This commit is contained in:
jkoonts 2024-03-30 00:51:13 -04:00
parent 0786b8de61
commit 8548adddd4

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]
Fasching = "0.2.1" Fasching = "0.2.2"
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"