Skip to content

Commit

Permalink
Merge pull request #127 from projectsyn/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
Update Rust crate anyhow to 1.0.82
  • Loading branch information
simu authored Apr 10, 2024
2 parents aeb13c0 + ab3a243 commit 07d94c7
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.81"
anyhow = "1.0.82"
chrono = "0.4.37"
indexmap = "2.2.6"
nom = "7.1.3"
Expand Down

0 comments on commit 07d94c7

Please sign in to comment.