Skip to content

Commit 435067b

Browse files
committed
simplify dependencies
1 parent 8c254c7 commit 435067b

3 files changed

Lines changed: 2 additions & 175 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ openssl-sys = { version = "*", features = ["vendored"] }
1313
pyo3 = { version = "*", features = ["extension-module"] }
1414
rust-htslib = "*"
1515
rayon = "*"
16+
tokio = "*"
1617
itertools = "*"
1718
bigtools = "*"
18-
tokio = "*"
1919
flate2 = "*"
2020
tempfile = "*"
2121
ndarray = "*"

0 commit comments

Comments
 (0)