Skip to content

Commit b579488

Browse files
Bump sourmash from 0.15.1 to 0.15.2
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] <[email protected]>
1 parent 83053e7 commit b579488

File tree

2 files changed

+38
-51
lines changed

2 files changed

+38
-51
lines changed

Cargo.lock

Lines changed: 37 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
pyo3 = { version = "0.22.2", features = ["extension-module", "anyhow"] }
1313
rayon = "1.10.0"
1414
serde = { version = "1.0.204", features = ["derive"] }
15-
sourmash = { version = "0.15.1"}
15+
sourmash = { version = "0.15.2"}
1616
serde_json = "1.0.120"
1717
niffler = "2.4.0"
1818
needletail = "0.5.1"

0 commit comments

Comments
 (0)