Skip to content

Commit ac7af85

Browse files
committed
fix: reverted rust version to 1.83, due to some GitHub runners still not supporting 1.84
1 parent f2c032c commit ac7af85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Pedro Ortiz Suarez <pedro@commoncrawl.org>"]
66
description = "A polite and user-friendly downloader for Common Crawl data."
77
license = "MIT OR Apache-2.0"
8-
rust-version = "1.84"
8+
rust-version = "1.83"
99
readme = "README.md"
1010
homepage = "https://commoncrawl.org"
1111
repository = "https://github.com/commoncrawl/cc-downloader"

0 commit comments

Comments
 (0)