diff --git a/Cargo.toml b/Cargo.toml index 66cf59e5..83371fe8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "flate2" authors = ["Alex Crichton ", "Josh Triplett "] -version = "1.0.29" +version = "1.0.30" edition = "2018" license = "MIT OR Apache-2.0" readme = "README.md"