Skip to content

Commit

Permalink
Bump sourmash from 0.14.0 to 0.14.1 (#62)
Browse files Browse the repository at this point in the history
Bumps [sourmash](https://github.com/sourmash-bio/sourmash) from 0.14.0 to 0.14.1.
- [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.14.0...r0.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 411b79d commit 886cf32
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 15 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 @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
pyo3 = { version = "0.21.2", features = ["extension-module", "anyhow"] }
rayon = "1.10.0"
serde = { version = "1.0.203", features = ["derive"] }
sourmash = { version = "0.14.0"}
sourmash = { version = "0.14.1"}
serde_json = "1.0.117"
niffler = "2.4.0"
needletail = "0.5.1"
Expand Down

0 comments on commit 886cf32

Please sign in to comment.