Skip to content

Commit 690d4db

Browse files
authored
Update Cargo.toml
1 parent 09bc2d4 commit 690d4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microbiorust-py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ extension-module = ["pyo3/extension-module"]
2727

2828
[dependencies]
2929
microBioRust = { git = "https://github.com/LCrossman/microBioRust", branch = "main"}
30-
microBioRust-seqmetrics = { git = "https://github.com/LCrossman/microBioRust/seqmetrics", branch = "main" }
30+
microBioRust-seqmetrics = { git = "https://github.com/LCrossman/microBioRust", branch = "main" }

0 commit comments

Comments
 (0)