Skip to content

Commit

Permalink
Bump sourmash from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [sourmash](https://github.com/sourmash-bio/sourmash) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/sourmash-bio/sourmash/releases)
- [Changelog](https://github.com/sourmash-bio/sourmash/blob/latest/doc/release.md)
- [Commits](sourmash-bio/sourmash@r0.16.0...r0.17.0)

---
updated-dependencies:
- dependency-name: sourmash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent cbaa51d commit 66061ae
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
35 changes: 23 additions & 12 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 @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
pyo3 = { version = "0.22.5", features = ["extension-module", "anyhow"] }
rayon = "1.10.0"
serde = { version = "1.0.204", features = ["derive"] }
sourmash = { version = "0.16.0"}
sourmash = { version = "0.17.0"}
serde_json = "1.0.132"
niffler = "2.4.0"
needletail = "0.5.1"
Expand Down

0 comments on commit 66061ae

Please sign in to comment.