Skip to content

Commit 6a5698c

Browse files
authored
Merge pull request #137 from samgozman/dependabot/cargo/main/anyhow-1.0.81
Bump anyhow from 1.0.79 to 1.0.81
2 parents aad6c3a + fa8cad7 commit 6a5698c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ strip = true
2222

2323
[dependencies]
2424
clap = { version = "4.5.3", features = ["derive"] }
25-
anyhow = "1.0.79"
25+
anyhow = "1.0.81"
2626
paste = "1.0.14"
2727
tokio = { version = "1.36.0", features = ["test-util", "macros", "rt-multi-thread"] }
2828
validator = { version = "0.16.1", features = ["derive"] }

0 commit comments

Comments
 (0)