Skip to content

Commit 36c9449

Browse files
committed
Update Rust crate anyhow to v1.0.53
1 parent b8f7b5b commit 36c9449

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rustdoc-args = [
2929
]
3030

3131
[dependencies]
32-
anyhow = "=1.0.52"
32+
anyhow = "=1.0.53"
3333
base64 = "=0.13.0"
3434
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3535
cargo-registry-s3 = { path = "cargo-registry-s3" }

0 commit comments

Comments
 (0)