chore(deps): bump heck from 0.3.3 to 0.4.0

This commit is contained in:
LGUG2Z
2022-01-13 14:13:12 -08:00
parent 2b83ff8148
commit 00df672352
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ clap = { version = "3", features = ["derive", "wrap_help"] }
color-eyre = "0.5"
dirs = "4"
fs-tail = "0.1"
heck = "0.3"
heck = "0.4"
paste = "1"
powershell_script = "0.2"
serde = { version = "1", features = ["derive"] }