diff --git a/Cargo.toml b/Cargo.toml index aa8f467..0f0f2de 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Pedro Ortiz Suarez "] description = "A polite and user-friendly downloader for Common Crawl data." license = "MIT OR Apache-2.0" -rust-version = "1.84" +rust-version = "1.83" readme = "README.md" homepage = "https://commoncrawl.org" repository = "https://github.com/commoncrawl/cc-downloader"