rust_pong/Cargo.toml

9 lines
113 B
TOML

[package]
name = "rust_pong"
version = "0.1.0"
authors = []
edition = "2018"
[dependencies]
amethyst = "0.10.0"