Skip to content

Commit

Permalink
Bump anyhow from 1.0.86 to 1.0.89 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 4eab727 commit 207ff5a
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 @@ needletail = "0.5.1"
#zip = { version = "0.6", default-features = false, features = ["deflate"] }
async_zip={version="0.0.17", features=["full"]}
simple-error = "0.3.1"
anyhow = "1.0.86"
anyhow = "1.0.89"
camino = "1.1.7"
csv = "1.3.0"
reqwest = { version = "0.12.7", features = ["json", "stream"] }
Expand Down

0 comments on commit 207ff5a

Please sign in to comment.