feat: update to rust edition 2024
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "advent_of_code"
|
||||
version = "0.11.0"
|
||||
version = "0.12.0"
|
||||
authors = ["Felix Spöttel <1682504+fspoettel@users.noreply.github.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
default-run = "advent_of_code"
|
||||
publish = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user