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 64b0a38 commit 0bffbb4Copy full SHA for 0bffbb4
Cargo.toml
@@ -10,7 +10,7 @@ edition = "2024"
10
license = "MIT"
11
publish = false
12
repository = "https://github.com/ictrobot/aoc-rs"
13
-rust-version = "1.89.0"
+rust-version = "1.90.0"
14
15
[workspace.lints.clippy]
16
pedantic = { level = "warn", priority = -1 }
0 commit comments