diff --git a/Cargo.toml b/Cargo.toml index 6b02dd7..38412e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "adler32" -version = "1.0.2" +version = "1.0.3" authors = ["Remi Rampin "] description = "Minimal Adler32 implementation for Rust." documentation = "https://remram44.github.io/adler32-rs/index.html"