We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f9f87 commit 9385237Copy full SHA for 9385237
Cargo.toml
@@ -64,7 +64,7 @@ minimap2-sys = { version = "0.1.19" }
64
minimap2-temp = { version = "0.1.31" }
65
# alternative sources for dev
66
#minimap2 = { version = "0.1.20", git = "https://github.com/rob-p/minimap2-rs.git", branch = "alignment-score" }
67
-#git = "https://github.com/jguhlin/minimap2-rs.git", branch = "alignment-score" }
+#minimap2 = { version = "0.1.20", git = "https://github.com/jguhlin/minimap2-rs.git", branch = "alignment-score" }
68
needletail = "0.5.1"
69
indicatif = "0.17.8"
70
0 commit comments