ci: starting to setup project for 2024 edition

This commit is contained in:
Xavier Morel
2024-12-02 10:23:52 +01:00
parent f735e7d3da
commit 4a50d82a84
4 changed files with 7 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
name = "advent_of_code"
version = "0.11.0"
authors = ["Felix Spöttel <1682504+fspoettel@users.noreply.github.com>"]
edition = "2021"
edition = "2024"
default-run = "advent_of_code"
publish = false