We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09bc2d4 commit 690d4dbCopy full SHA for 690d4db
microbiorust-py/Cargo.toml
@@ -27,4 +27,4 @@ extension-module = ["pyo3/extension-module"]
27
28
[dependencies]
29
microBioRust = { git = "https://github.com/LCrossman/microBioRust", branch = "main"}
30
-microBioRust-seqmetrics = { git = "https://github.com/LCrossman/microBioRust/seqmetrics", branch = "main" }
+microBioRust-seqmetrics = { git = "https://github.com/LCrossman/microBioRust", branch = "main" }
0 commit comments