Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
use released sourmash, 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed Dec 3, 2023
1 parent afdec80 commit 759b2e9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
38 changes: 19 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ niffler = { version = "2.4.0", default-features = false, features = [ "gz" ]}
numsep = "0.1.12"
reqwest = { version = "0.11.11", default-features = false, features = [ "blocking", "rustls-tls" ] }
size = "0.4.0"
sourmash = { git = "https://github.com/sourmash-bio/sourmash", branch = "lirber/mastiff", features = ["branchwater"] }
#sourmash = { path = "../sm_worktrees/mastiff/src/core", features = ["branchwater"] }
sourmash = { version = "0.12.0", features = ["branchwater"] }

serde_json = "1.0.83"
# axum deps
Expand Down

0 comments on commit 759b2e9

Please sign in to comment.