Skip to content

Commit ad796e1

Browse files
Update Rust crate anyhow to 1.0.100
1 parent 55ff4ba commit ad796e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.100"
1919
assert_matches = "1.5.0"
2020
atomicwrites = "0.4.4"
2121
camino = "1.2.0"

0 commit comments

Comments
 (0)