1
0
Fork 0
adventofcode/2022/rust/day3/Cargo.toml

11 lines
238 B
TOML

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