Skip to content

Commit

Permalink
WIP: draft smash update (#115)
Browse files Browse the repository at this point in the history
update sourmash core to 0.16.0
  • Loading branch information
bluegenes authored Oct 16, 2024
1 parent 2ef31d8 commit b73b0ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ crate-type = ["cdylib"]
pyo3 = { version = "0.22.3", features = ["extension-module", "anyhow"] }
rayon = "1.10.0"
serde = { version = "1.0.204", features = ["derive"] }
# sourmash = { version = "0.15.2"}
sourmash = { git = "https://github.com/sourmash-bio/sourmash.git", branch = "latest"}
sourmash = { version = "0.16.0"}
serde_json = "1.0.120"
niffler = "2.4.0"
needletail = "0.5.1"
Expand Down

0 comments on commit b73b0ff

Please sign in to comment.