Skip to content

Commit

Permalink
hts-sys version
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Mar 17, 2020
1 parent 7a8d175 commit 1b1ddcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde_base = { version = "^1", optional = true, package = "serde" }
serde_bytes = { version = "0.11", optional = true }
bio-types = ">=0.5.1"
snafu = ">= 0.5.0, <= 0.6.0"
hts-sys = { version = "^1.9", path = "hts-sys", default-features = false }
hts-sys = { version = "^1.10", path = "hts-sys", default-features = false }

[features]
default = ["bzip2", "lzma", "curl"]
Expand Down

0 comments on commit 1b1ddcb

Please sign in to comment.