Skip to content

Commit 15bd236

Browse files
committed
Upgrade libz-sys to 1.1.2
1 parent f3c923a commit 15bd236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1657,9 +1657,9 @@ dependencies = [
16571657

16581658
[[package]]
16591659
name = "libz-sys"
1660-
version = "1.0.27"
1660+
version = "1.1.2"
16611661
source = "registry+https://github.com/rust-lang/crates.io-index"
1662-
checksum = "6ca8894883d250240341478bf987467332fbdd5da5c42426c69a8f93dbc302f2"
1662+
checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
16631663
dependencies = [
16641664
"cc",
16651665
"libc",

0 commit comments

Comments
 (0)