It isn't 2023 yet

This commit is contained in:
jazzpi 2022-12-12 20:05:02 +01:00
parent 1a5b2ddfdd
commit f7fe704a12
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -3,5 +3,5 @@
version = 3 version = 3
[[package]] [[package]]
name = "aoc23" name = "aoc22"
version = "0.1.0" version = "0.1.0"

View File

@ -1,5 +1,5 @@
[package] [package]
name = "aoc23" name = "aoc22"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"