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 797965c commit a921d2eCopy full SHA for a921d2e
Cargo.toml
@@ -21,7 +21,7 @@ bio-types = ">=0.9"
21
byteorder = "1.3"
22
custom_derive = "0.1"
23
derive-new = "0.7"
24
-hts-sys = {version = "2.1.4", default-features = false, features = ["bindgen"]}
+hts-sys = {version = "2.2.0", default-features = false, features = ["bindgen"]}
25
ieee754 = "0.2"
26
lazy_static = "1.4"
27
libc = "0.2"
0 commit comments