Skip to content

Commit 10eddcc

Browse files
Update Rust crate anyhow to 1.0.102
1 parent 2fb6aa1 commit 10eddcc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -16,7 +16,7 @@ rust-version = "1.88"
1616
[workspace.lints]
1717

1818
[workspace.dependencies]
19-
anyhow = "1.0.99"
19+
anyhow = "1.0.102"
2020
assert_matches = "1.5.0"
2121
atomicwrites = "0.4.4"
2222
camino = "1.2.2"

0 commit comments

Comments
 (0)