Skip to content

Commit

Permalink
fix(deps): update rust crate anyhow to 1.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent cd65a64 commit 03c234f
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 @@ -27,7 +27,7 @@ http1 = ["hyper/http1"]
http2 = ["hyper/http2"]

[dependencies]
anyhow = "1.0.47"
anyhow = "1.0.55"
async-trait = "0.1.51"
path-tree = "0.2.2"
futures-util = "0.3.17"
Expand Down

0 comments on commit 03c234f

Please sign in to comment.