Skip to content

Commit a000a73

Browse files
authored
Merge pull request #2301 from folkertdev/zlib-rs-0.5.5
update to zlib-rs 0.5.5
2 parents d6c5b9d + d77e15f commit a000a73

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gix-features/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ bytesize = { version = "2.3.1", optional = true }
108108
bytes = { version = "1.0.0", optional = true }
109109

110110
# zlib module
111-
zlib-rs = { version = "0.5.4", optional = true }
111+
zlib-rs = { version = "0.5.5", optional = true }
112112
thiserror = { version = "2.0.17", optional = true }
113113

114114
# Note: once_cell is kept for OnceCell type because std::sync::OnceLock::get_or_try_init() is not yet stable.

0 commit comments

Comments
 (0)