diff --git a/Cargo.toml b/Cargo.toml
index 8104b2b5..b91c9a29 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT"
 repository = "https://github.com/Pr0methean/zip-next.git"
 keywords = ["zip", "archive"]
 description = """
-rust-version = "1.66.0"
+rust-version = "1.67.0"
 Library to support the reading and writing of zip files.
 """
 edition = "2021"