appleone/Cargo.toml

11 lines
213 B
TOML
Raw Normal View History

2024-04-05 20:57:58 +00:00
[package]
name = "apple-one"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
r6502 = "1.1.1"
crossterm = "0.27"