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

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

[dependencies]