Skip to content

Commit d9dde9d

Browse files
authored
Merge pull request #193 from EmbarkStudios/main
Bump version to 1.1.17
2 parents c55da72 + b5991cf commit d9dde9d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Cargo.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[package]
22
name = "libz-sys"
3-
version = "1.1.16"
4-
authors = ["Alex Crichton <[email protected]>", "Josh Triplett <[email protected]>", "Sebastian Thiel <[email protected]>"]
3+
version = "1.1.17"
4+
authors = [
5+
"Alex Crichton <[email protected]>",
6+
"Josh Triplett <[email protected]>",
7+
"Sebastian Thiel <[email protected]>",
8+
]
59
links = "z"
610
license = "MIT OR Apache-2.0"
711
repository = "https://github.com/rust-lang/libz-sys"

0 commit comments

Comments
 (0)