Skip to content

Commit

Permalink
update libbz2-rs-sys version that we use
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertdev committed Dec 16, 2024
1 parent 15b56b6 commit 15258fe
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 @@ -23,7 +23,7 @@ libc = "0.2"
bzip2-sys = { version = "0.1.11", path = "bzip2-sys", optional = true }

[dependencies.libbz2-rs-sys]
version = "0.1.0"
version = "0.1.1"
# Don't enable the stdio feature for better portability.
default-features = false
features = ["rust-allocator"]
Expand Down

0 comments on commit 15258fe

Please sign in to comment.