diff --git a/Cargo.toml b/Cargo.toml index 9e666af..a853f31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arkiv" -version = "0.5.0" +version = "0.5.1" edition = "2021" authors = ["Cédric Meuter "] description = "library providing convenience function to manipulate various kind of archive (zip, tar.gz, tar.xz, ... )"