update deps

This commit is contained in:
Breval Ferrari 2025-04-15 19:01:46 -04:00
parent ab294950b4
commit bff2b660dc
Signed by: breval
GPG key ID: A2EEBF62257FF960

View file

@ -11,7 +11,7 @@ keywords.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.97"
anyhow = "1.0"
bingus = { path = "../bingus" }
clap = { version = "4.5.32", features = ["derive"] }
unwrap-infallible = "0.1.5"
clap = { version = "4.5", features = ["derive"] }
unwrap-infallible = "0.1"