Skip to content

Commit 40c6769

Browse files
committed
Bump rust edition
1 parent acf2a68 commit 40c6769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-aoc/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "aoc"
33
version = "0.1.0"
4-
edition = "2021"
4+
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

0 commit comments

Comments
 (0)