AdventOfCode2023/helloworld/Cargo.toml
2023-12-01 08:51:29 -08:00

8 lines
179 B
TOML

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