summaryrefslogtreecommitdiff
path: root/d21/Cargo.toml
blob: f06cd6ae0261d6f28dca0e84f49b6b32cc220c2b (plain)
1
2
3
4
5
6
7
[package]
name = "d21"
version = "0.1.0"
edition = "2021"

[dependencies]
itertools = "0.10.5"