Advent of Code 2024 Prerequisites asdf v0.13.1-0586b37 Setup asdf install Running # substitute `XX` with zero-padded day number cargo run -p day_XX --bin day_XX -- ./day_XX/input.txt Testing cargo test Adding new package cargo new --lib day_XX