Skip to content

Commit a921d2e

Browse files
deps: update hts-sys to 2.2.0 (#457)
1 parent 797965c commit a921d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ bio-types = ">=0.9"
2121
byteorder = "1.3"
2222
custom_derive = "0.1"
2323
derive-new = "0.7"
24-
hts-sys = {version = "2.1.4", default-features = false, features = ["bindgen"]}
24+
hts-sys = {version = "2.2.0", default-features = false, features = ["bindgen"]}
2525
ieee754 = "0.2"
2626
lazy_static = "1.4"
2727
libc = "0.2"

0 commit comments

Comments
 (0)