Skip to content

Commit de25bff

Browse files
Update Rust crate anyhow to 1.0.58
1 parent e196ba0 commit de25bff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616
[dependencies]
1717
log = "0.4.14"
1818
env_logger = "0.9.0"
19-
anyhow = "1.0.43"
19+
anyhow = "1.0.58"
2020
serde = "1.0.129"
2121
serde_json = "1.0.66"
2222
serde_yaml = "0.8.20"

0 commit comments

Comments
 (0)