1
Fork 0
Advent of Code solutions in Rust. https://adventofcode.com/about
Go to file
Bauke 48f0cc0dda
Add Nix flake and direnv setup.
2024-01-19 18:53:26 +01:00
source Add missing documentation lints. 2024-01-14 22:04:10 +01:00
.envrc Add Nix flake and direnv setup. 2024-01-19 18:53:26 +01:00
.gitignore Add Nix flake and direnv setup. 2024-01-19 18:53:26 +01:00
Cargo.lock Update dependencies. 2023-12-07 15:17:54 +01:00
Cargo.toml Add missing documentation lints. 2024-01-14 22:04:10 +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
flake.lock Add Nix flake and direnv setup. 2024-01-19 18:53:26 +01:00
flake.nix Add Nix flake and direnv setup. 2024-01-19 18:53:26 +01:00
rustfmt.toml Initial commit & solve day 1. 2021-12-01 12:50:38 +01:00
rustup-toolchain.toml Add Nix flake and direnv setup. 2024-01-19 18:53:26 +01:00
shell.nix Add Nix flake and direnv setup. 2024-01-19 18:53:26 +01:00

README.md

Advent of Code 🎄

Advent of Code solutions in Rust.

License

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