Skip to content

Commit

Permalink
Bump sourmash from 0.15.1 to 0.15.2
Browse files Browse the repository at this point in the history
Bumps [sourmash](https://github.com/sourmash-bio/sourmash) from 0.15.1 to 0.15.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.15.1...r0.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 83053e7 commit b579488
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 51 deletions.
87 changes: 37 additions & 50 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.2", features = ["extension-module", "anyhow"] }
rayon = "1.10.0"
serde = { version = "1.0.204", features = ["derive"] }
sourmash = { version = "0.15.1"}
sourmash = { version = "0.15.2"}
serde_json = "1.0.120"
niffler = "2.4.0"
needletail = "0.5.1"
Expand Down

0 comments on commit b579488

Please sign in to comment.