Skip to content

Commit

Permalink
Update Rust crate anyhow to 1.0.77
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent b0c2d7a commit 8247220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name = "reclass_rs"
crate-type = ["cdylib", "rlib"]

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.77"
chrono = "0.4.31"
indexmap = "2.1.0"
nom = "7.1.3"
Expand Down

0 comments on commit 8247220

Please sign in to comment.