Skip to content

Commit

Permalink
deps: update hts-sys to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester authored Dec 2, 2024
1 parent 7f3cfea commit 2764ded
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 @@ -21,7 +21,7 @@ bio-types = ">=0.9"
byteorder = "1.3"
custom_derive = "0.1"
derive-new = "0.7"
hts-sys = {version = "2.1.4", default-features = false, features = ["bindgen"]}
hts-sys = {version = "2.2.0", default-features = false, features = ["bindgen"]}
ieee754 = "0.2"
lazy_static = "1.4"
libc = "0.2"
Expand Down

0 comments on commit 2764ded

Please sign in to comment.