advent_of_code/2017/day25-the_halting_problem/Cargo.toml

8 lines
194 B
TOML

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