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

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

[dependencies]