advent-of-code/03-binary-diagnostic/Cargo.toml
2022-11-10 16:58:11 +11:00

8 lines
186 B
TOML

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