1
Fork 0
Advent of Code solutions in Rust. https://adventofcode.com/about
Go to file
Bauke 1030c6f60f
Move global lints to Cargo.toml.
2023-12-09 15:12:54 +01:00
source Move global lints to Cargo.toml. 2023-12-09 15:12:54 +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 Move global lints to Cargo.toml. 2023-12-09 15:12: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.