Skip to content

Commit

Permalink
chore: bump AOC_YEAR to 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
fspoettel committed Nov 24, 2023
1 parent fddbb2d commit ae1d965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ all = "run --quiet --release -- all"
time = "run --quiet --release -- all --release --time"

[env]
AOC_YEAR = "2022"
AOC_YEAR = "2023"

0 comments on commit ae1d965

Please sign in to comment.