Skip to content

Commit 6e5c474

Browse files
committed
Update Rust crate anyhow to 1.0.81
1 parent 10fb318 commit 6e5c474

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
@@ -22,6 +22,6 @@ quick-xml = { version = "0.30.0", optional = true }
2222
thiserror = "1.0.57"
2323

2424
[dev-dependencies]
25-
anyhow = "1.0.80"
25+
anyhow = "1.0.81"
2626
clap = { version = "4.4.18", features = ["derive"] }
2727
insta = "1.36.1"

0 commit comments

Comments
 (0)