We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e4375 commit fb97ad6Copy full SHA for fb97ad6
Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
name = "cc-downloader"
3
version = "0.6.1"
4
-edition = "2024"
+edition = "2021"
5
authors = ["Pedro Ortiz Suarez <pedro@commoncrawl.org>"]
6
description = "A polite and user-friendly downloader for Common Crawl data."
7
license = "MIT OR Apache-2.0"
8
-rust-version = "1.85"
+rust-version = "1.81"
9
readme = "README.md"
10
homepage = "https://commoncrawl.org"
11
repository = "https://github.com/commoncrawl/cc-downloader"
0 commit comments