Skip to content

Commit f39b070

Browse files
committed
update to zlib-ng version 2.2.5
1 parent 1c2c7b0 commit f39b070

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo-zng.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libz-ng-sys"
3-
version = "1.1.22"
3+
version = "1.1.23"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"Josh Triplett <[email protected]>",

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libz-sys"
3-
version = "1.1.22"
3+
version = "1.1.23"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"Josh Triplett <[email protected]>",

0 commit comments

Comments
 (0)