Skip to content

Commit 3166e24

Browse files
committed
⬆️ Upgrade anyhow to 1.0.97
1 parent 9691979 commit 3166e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rust-version = "1.80.0"
2424
all-features = true
2525

2626
[dependencies]
27-
anyhow = "1.0.95"
27+
anyhow = "1.0.97"
2828
derive_more = { version = "2.0.1", features = ["display"] }
2929
indexmap = "2.7.1"
3030
ron = "0.8.1"

0 commit comments

Comments
 (0)