Skip to content

Commit

Permalink
Merge pull request #39 from sourmash-bio/dependabot/cargo/anyhow-1.0.86
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes authored May 20, 2024
2 parents 5db17ff + 204d25f commit a9d8baf
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.0"
anyhow = "1.0.83"
anyhow = "1.0.86"
camino = "1.1.6"
csv = "1.3.0"
reqwest = { version = "0.12.4", features = ["json", "stream"] }
Expand Down

0 comments on commit a9d8baf

Please sign in to comment.