Update README and references

This commit is contained in:
2022-11-24 08:23:58 +01:00
parent af0897300d
commit 4a55e53182
3 changed files with 23 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ use clap::Parser;
use aoc_2022::get_implementation;
/// Advent of Code 2021 runner
/// Advent of Code 2022 runner
#[derive(Parser)]
struct Opts {
/// Which day to run