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.
2 parents 956c53d + 690d4db commit cc6992dCopy full SHA for cc6992d
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