1
0
Fork 0
adventofcode/rust/day1/Cargo.toml
2023-10-10 21:06:06 +02:00

11 lines
238 B
TOML

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