Skip to content

Commit 265005d

Browse files
committed
Bump minimum rust version to 1.82
Missed in previous commit (9bbc1aa)
1 parent 9bbc1aa commit 265005d

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
@@ -10,7 +10,7 @@ edition = "2021"
1010
license = "MIT"
1111
publish = false
1212
repository = "https://github.com/ictrobot/aoc-rs"
13-
rust-version = "1.81.0"
13+
rust-version = "1.82.0"
1414

1515
[workspace.lints.clippy]
1616
pedantic = { level = "warn", priority = -1 }

0 commit comments

Comments
 (0)