boo-os/Cargo.toml

10 lines
208 B
TOML
Raw Normal View History

2021-11-09 02:19:34 +00:00
[package]
name = "side"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
minifb = "0.19.3"
font8x8 = "0.3.1"