Files
aoc20/10-adapter_array/Cargo.toml
2021-01-26 14:42:15 +11:00

10 lines
229 B
TOML

[package]
name = "adapter_array"
version = "0.1.0"
authors = ["Guilhem MARION <gmarion@netc.fr>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]