1
0
Fork 0
adventofcode/rust/day4/Cargo.toml
2023-10-13 09:40:39 +02:00

11 lines
238 B
TOML

[package]
name = "aoc-day4"
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]