Skip to content

Commit

Permalink
[do_tag] tag v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Nov 14, 2024
1 parent 163f44f commit 3904db3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,15 @@ crossbeam = { version = "0.8.4", features = [
"crossbeam-channel",
] }
sprs = "0.11.2"

minimap2-sys = { version = "0.1.19" }
# rely on minimap2-temp until upstream version is pushed
# make sure relevant changes are in upstream PR
minimap2-temp = { version = "0.1.32" }
# alternative sources for dev
#minimap2-temp = { version = "0.1.20", git = "https://github.com/rob-p/minimap2-rs.git", branch = "alignment-score" }
#minimap2 = { version = "0.1.20", git = "https://github.com/jguhlin/minimap2-rs.git", branch = "alignment-score" }

needletail = "0.6.0"
indicatif = "0.17.9"
rustc-hash = "2.0.0"
Expand Down

0 comments on commit 3904db3

Please sign in to comment.