mirror of
https://github.com/neogeek23/rust_pong.git
synced 2026-02-04 02:48:17 +00:00
9 lines
113 B
TOML
9 lines
113 B
TOML
[package]
|
|
name = "rust_pong"
|
|
version = "0.1.0"
|
|
authors = []
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
amethyst = "0.10.0"
|