1
0
Fork 0
advent-of-code/Cargo.toml

10 lines
195 B
TOML

[package]
name = "aoc-vv"
version = "0.1.0"
edition = "2021"
default-run = "p01"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]