Advent of Code solutions
1# This file is generated by `cargo hakari`.
2# To regenerate, run:
3# cargo hakari generate
4
5[package]
6name = "advent-hack"
7version = "0.1.0"
8edition = "2021"
9description = "workspace-hack package, managed by hakari"
10# You can choose to publish this crate: see https://docs.rs/cargo-hakari/latest/cargo_hakari/publishing.
11publish = false
12
13# The parts of the file between the BEGIN HAKARI SECTION and END HAKARI SECTION comments
14# are managed by hakari.
15
16### BEGIN HAKARI SECTION
17### END HAKARI SECTION