aoc-2021/d01/Cargo.toml
Ian Fijolek 5bd5c5123e Add d1 in rust
Trying to learn more rust, so this is probably rusty.
2021-12-03 08:55:07 -08:00

9 lines
172 B
TOML

[package]
name = "d01"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]