afusnakec/Cargo.toml

10 lines
159 B
TOML
Raw Normal View History

2020-07-11 00:47:42 +00:00
[package]
name = "afusnakec"
version = "0.1.0"
authors = ["kirbylife <kirbylife@protonmail.com>"]
edition = "2018"
[dependencies]
ggez = "0.5"
rand = "0.7.3"