diff --git a/Cargo.toml b/Cargo.toml index 653ac895..c681e7b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,8 +10,8 @@ authors = [ license = "MIT" repository = "https://github.com/Pr0methean/zip-next.git" keywords = ["zip", "archive"] -description = """ rust-version = "1.70.0" +description = """ Library to support the reading and writing of zip files. """ edition = "2021"