aoc2021/rust/day7/Cargo.toml
blackbeard420 59c8c6dc98
Some checks failed
continuous-integration/drone/push Build is failing
rust day 7 part 1
2021-12-08 18:12:40 -05:00

9 lines
173 B
TOML

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