Update Rust crate anyhow to 1.0.75
This commit is contained in:
parent
bcd25dbc3b
commit
613679c604
@ -8,7 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
log = "0.4.20"
|
||||
env_logger = "0.10.0"
|
||||
anyhow = "1.0.74"
|
||||
anyhow = "1.0.75"
|
||||
serde = { version = "1.0.183", features = ["derive"] }
|
||||
serde_json = "1.0.105"
|
||||
schemars = "0.8.12"
|
||||
|
Loading…
Reference in New Issue
Block a user