Skip to content

Commit

Permalink
Merge pull request #116 from projectsyn/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
Update Rust crate anyhow to 1.0.81
  • Loading branch information
simu authored Mar 18, 2024
2 parents aebeb68 + 91c068e commit 364355d
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 @@ -16,7 +16,7 @@ crate-type = ["cdylib", "rlib"]
bench = false

[dependencies]
anyhow = "1.0.80"
anyhow = "1.0.81"
chrono = "0.4.35"
indexmap = "2.2.5"
nom = "7.1.3"
Expand Down

0 comments on commit 364355d

Please sign in to comment.