This commit is contained in:
jamesk 2024-04-04 14:49:26 -04:00
parent 8548adddd4
commit 67f8f3fdec

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
[dependencies]
Fasching = "0.2.2"
Fasching = "0.2.3"
clap = { version = "4.5.4", features = ["derive"] }
whoami = "1.5.1"
anyhow = "1.0.81"