Skip to content

Commit

Permalink
Bump sourmash from 0.16.0 to 0.17.2
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.2.
- [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.2)

---
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 18, 2024
1 parent 21d5f2a commit 1412c6d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 17 deletions.
52 changes: 36 additions & 16 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 @@ -17,4 +17,4 @@ pyo3 = { version="0.22.6", features = ["extension-module", "anyhow"] }
rayon = "1.10.0"
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.133"
sourmash = "0.16.0"
sourmash = "0.17.2"

0 comments on commit 1412c6d

Please sign in to comment.