c64-maze/Cargo.toml

8 lines
94 B
TOML
Raw Normal View History

2024-12-12 12:38:34 -05:00
[package]
name = "c64-maze"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8.5"