c64-maze/Cargo.toml
2024-12-12 12:38:34 -05:00

8 lines
94 B
TOML

[package]
name = "c64-maze"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8.5"