Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #41 from pwnwriter/dependabot/cargo/anyhow-1.0.80
Browse files Browse the repository at this point in the history
chore(deps): bump anyhow from 1.0.75 to 1.0.80
  • Loading branch information
pwnwriter authored Mar 1, 2024
2 parents 4d21b39 + 6153ae9 commit 71d6641
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 @@ -19,7 +19,7 @@ clap = { version = "4.4.11", features = ["string", "derive"] }
serde = { version = "1.0.197", features = ["derive"] }
tokio = { version = "1.35.1", features = ["full"] }
async-recursion = "1.0.5"
anyhow = "1.0.75"
anyhow = "1.0.80"
colored = "2.1.0"
toml = "0.8.8"
columns = "0.1.0"
Expand Down

0 comments on commit 71d6641

Please sign in to comment.