Skip to content

Commit

Permalink
Merge pull request #137 from samgozman/dependabot/cargo/main/anyhow-1…
Browse files Browse the repository at this point in the history
….0.81

Bump anyhow from 1.0.79 to 1.0.81
  • Loading branch information
samgozman authored Apr 1, 2024
2 parents aad6c3a + fa8cad7 commit 6a5698c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ strip = true

[dependencies]
clap = { version = "4.5.3", features = ["derive"] }
anyhow = "1.0.79"
anyhow = "1.0.81"
paste = "1.0.14"
tokio = { version = "1.36.0", features = ["test-util", "macros", "rt-multi-thread"] }
validator = { version = "0.16.1", features = ["derive"] }
Expand Down

0 comments on commit 6a5698c

Please sign in to comment.