1
Fork 0
Advent of Code solutions in Rust. https://adventofcode.com/about
Go to file
Bauke 7aa3960b47
Add regex crate.
2022-10-03 17:10:55 +02:00
source Add regex crate. 2022-10-03 17:10:55 +02:00
.gitignore Update to new project style. 2022-09-30 14:45:50 +02:00
Cargo.lock Add regex crate. 2022-10-03 17:10:55 +02:00
Cargo.toml Add regex crate. 2022-10-03 17:10:55 +02:00
LICENSE Update to new project style. 2022-09-30 14:45:50 +02:00
Makefile.toml Update to new project style. 2022-09-30 14:45:50 +02:00
README.md Update to new project style. 2022-09-30 14:45:50 +02:00
askama.toml Big ugly commit, rewrite a bunch of stuff. 2022-10-02 22:20:09 +02:00
rustfmt.toml Initial commit & solve day 1. 2021-12-01 12:50:38 +01:00

README.md

Advent of Code 🎄

Advent of Code solutions in Rust.

License

Distributed under the Unlicense license, see LICENSE for more information.