1
Fork 0
Advent of Code solutions in Rust. https://adventofcode.com/about
Go to file
Bauke b44b540020
Fix Clippy issues.
2023-12-08 17:38:52 +01:00
source Fix Clippy issues. 2023-12-08 17:38:52 +01:00
.gitignore Update to new project style. 2022-09-30 14:45:50 +02:00
Cargo.lock Update dependencies. 2023-12-07 15:17:54 +01:00
Cargo.toml Update dependencies. 2023-12-07 15:17:54 +01: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.