rust_pong/Cargo.toml

9 lines
113 B
TOML
Raw Normal View History

2019-04-21 17:29:37 -05:00
[package]
name = "rust_pong"
version = "0.1.0"
authors = []
edition = "2018"
[dependencies]
amethyst = "0.10.0"