1
0
Fork 0
adventofcode/rust/day7/Cargo.toml
2023-10-22 19:22:00 +02:00

11 lines
238 B
TOML

[package]
name = "aoc-day7"
version = "0.1.0"
edition = "2021"
authors = ["Yohan Boujon <yoboujon@gmail.com>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[workspace]