Skip to content

Commit fd95f6e

Browse files
update to latest hts-sys
1 parent cef88ff commit fd95f6e

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
@@ -27,7 +27,7 @@ serde = { version = "^1", optional = true, features=["derive"] }
2727
serde_bytes = { version = "0.11", optional = true }
2828
bio-types = ">=0.6"
2929
thiserror = "1"
30-
hts-sys = { version = "1.10.3", path = "hts-sys", default-features = false }
30+
hts-sys = { version = "1.11.0", path = "hts-sys", default-features = false }
3131

3232
[features]
3333
default = ["bzip2", "lzma", "curl"]

0 commit comments

Comments
 (0)