advent_of_code_2022/aoc_04b/Cargo.toml

9 lines
176 B
TOML
Raw Normal View History

2022-12-04 14:53:27 +00:00
[package]
name = "aoc_04b"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]