Skip to content

Commit

Permalink
Merge pull request #24 from w3f/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
Update Rust crate anyhow to 1.0.58
  • Loading branch information
mohamedhabas11 authored Jul 15, 2022
2 parents e196ba0 + de25bff commit 87173f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ path = "src/main.rs"
[dependencies]
log = "0.4.14"
env_logger = "0.9.0"
anyhow = "1.0.43"
anyhow = "1.0.58"
serde = "1.0.129"
serde_json = "1.0.66"
serde_yaml = "0.8.20"
Expand Down

0 comments on commit 87173f9

Please sign in to comment.