aboutsummaryrefslogtreecommitdiff
path: root/2023/day-02/Cargo.toml
blob: 6f0f217cd43f060c2405cba3d70028f257f15e23 (plain)
1
2
3
4
5
6
7
8
[package]
name = "day-02"
version = "0.1.0"
edition = "2021"

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

[dependencies]