summaryrefslogtreecommitdiff
path: root/2022/Cargo.toml
blob: af8eee980515fab410fa11a967b9bda21655ad8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "aoc2022"
version = "0.1.0"
authors = ["Justin Wernick <justin@worthe-it.co.za>"]
edition = "2021"

[dependencies]
derive_more = "0.99.17"
nom = "7.1.1"
thiserror = "1.0.37"

[profile.release]
# debug = true