advent-of-code/2021/day12/day12_rs/Cargo.toml

9 lines
177 B
TOML

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