Update anyhow to 1.0.96
This commit is contained in:
parent
8a33b7f6ca
commit
417ad05f0c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ version = "0.0.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
anyhow = "1.0.83"
|
anyhow = "1.0.96"
|
||||||
axum = "0.7.5"
|
axum = "0.7.5"
|
||||||
clap = { version = "4.5.4", features = ["derive", "deprecated"] }
|
clap = { version = "4.5.4", features = ["derive", "deprecated"] }
|
||||||
comemo = "0.4.0"
|
comemo = "0.4.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue