fix cargo.toml
This commit is contained in:
parent
b0031779a1
commit
fb4c087a5f
@ -1,5 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "untildify"
|
name = "untildify"
|
||||||
|
description = "Utility to replace ~ with user home directory."
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user