fix cargo.toml

This commit is contained in:
Sathish 2021-09-19 15:41:19 +05:30
parent b0031779a1
commit fb4c087a5f

View File

@ -1,5 +1,6 @@
[package]
name = "untildify"
description = "Utility to replace ~ with user home directory."
version = "0.1.0"
edition = "2018"
license = "MIT"