|
|
@@ -8,7 +8,7 @@ edition = "2021"
|
|
|
[dependencies]
|
|
|
reqwest = { version = "0.12", features = ["json"] }
|
|
|
tokio = { version = "1.36.0", features = ["full"] }
|
|
|
-minimap2 = { git = "https://github.com/jguhlin/minimap2-rs", features = ["htslib", "simde"]}
|
|
|
+minimap2 = { git = "https://github.com/jguhlin/minimap2-rs", features = ["simde"]}
|
|
|
serde = { version = "1.0.197", features = ["derive"] }
|
|
|
serde_nested_with = "0.2.5"
|
|
|
serde_json = "1.0.114"
|