Skip to content

Commit

Permalink
Merge pull request #55 from AljoschaP/dependabot/cargo/anyhow-1.0.74
Browse files Browse the repository at this point in the history
fix(deps)(deps): Bump anyhow from 1.0.72 to 1.0.74
  • Loading branch information
aljoshare committed Aug 16, 2023
2 parents 0e67591 + 4881867 commit c55e73c
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 @@ -27,7 +27,7 @@ tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["json", "env-filter"] }
sha3 = "0.10.8"
actix-web = "4.3.1"
anyhow = "1.0.72"
anyhow = "1.0.74"
clap = { version = "4.3.19", features = ["derive"] }

[dev-dependencies]
Expand Down

0 comments on commit c55e73c

Please sign in to comment.