update deps
This commit is contained in:
parent
ab294950b4
commit
bff2b660dc
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue