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

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]