Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
zlib-rs support version bump
  • Loading branch information
folkertdev committed Apr 26, 2024
commit e9c87c088ae3ab7f486065176a5134790bd504f8
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "flate2"
authors = ["Alex Crichton <[email protected]>", "Josh Triplett <[email protected]>"]
version = "1.0.28"
version = "1.0.29"
edition = "2018"
license = "MIT OR Apache-2.0"
readme = "README.md"
Expand Down