aboutsummaryrefslogtreecommitdiff
path: root/2022/rust/day10/Cargo.toml
blob: 40d206605459b07d3ccf6d6f5560843147b42b90 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "day10"
version = "0.1.0"
edition = "2021"

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

[dependencies]