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

[dependencies]
derive_more = { version = "1.0.0-beta.6", features = ["full"] }
nom = "7.1.3"
thiserror = "1.0.50"

[profile.release]
# debug = true