george-emu/Cargo.toml

10 lines
196 B
TOML
Raw Normal View History

2024-02-02 13:49:24 -05:00
[package]
name = "georgeemu"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2024-02-04 22:55:03 -05:00
minifb = "0.25.0"