This commit is contained in:
foxx 2024-04-14 22:59:03 -04:00
parent a51dd44cfb
commit 2ed79a3f8f

View File

@ -11,7 +11,7 @@ readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
filesystem-hashing = "0.2.7" filesystem-hashing = "0.2.8"
clap = { version = "4.5.4", features = ["derive"] } clap = { version = "4.5.4", features = ["derive"] }
whoami = "1.5.1" whoami = "1.5.1"
anyhow = "1.0.81" anyhow = "1.0.81"