Skip to content

Commit 62c5aa6

Browse files
Update Rust crate anyhow to 1.0.102
1 parent 94fcdb1 commit 62c5aa6

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
@@ -15,7 +15,7 @@ rust-version = "1.85"
1515
[workspace.lints]
1616

1717
[workspace.dependencies]
18-
anyhow = "1.0.99"
18+
anyhow = "1.0.102"
1919
assert_matches = "1.5.0"
2020
atomicwrites = "0.4.4"
2121
camino = "1.2.1"

0 commit comments

Comments
 (0)