Skip to content

Commit

Permalink
Merge pull request #566 from Narfinger/dependabot/cargo/anyhow-1.0.72
Browse files Browse the repository at this point in the history
Bump anyhow from 1.0.71 to 1.0.72
  • Loading branch information
Narfinger authored Jul 19, 2023
2 parents e3ea458 + 867e15e commit 4e0459b
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 @@ -32,4 +32,4 @@ parking_lot = { version = "0.12.1", features = ["serde", "deadlock_detection"] }
warp = { version = "0.3.5", features = ["compression"] }
tokio = { version = "1.29.1", features = ["full"] }
directories = "5.0.1"
anyhow = "1.0.71"
anyhow = "1.0.72"

0 comments on commit 4e0459b

Please sign in to comment.