bevy/crates/bevy_asset/Cargo.toml
2020-04-24 17:57:20 -07:00

8 lines
No EOL
170 B
TOML

[package]
name = "bevy_asset"
version = "0.1.0"
authors = ["Carter Anderson <mcanders1@gmail.com>"]
edition = "2018"
[dependencies]
bevy_core = { path = "../bevy_core" }