steam-train/Cargo.toml

10 lines
193 B
TOML
Raw Normal View History

2022-01-02 17:34:58 -06:00
[package]
name = "steam-train"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2022-01-02 18:14:47 -06:00
bevy = "0.5"