mirror of
https://github.com/Theaninova/WanganSunrise.git
synced 2025-12-11 02:56:17 +00:00
8 lines
137 B
TOML
8 lines
137 B
TOML
[package]
|
|
name = "wangan_sunrise"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
bevy = { version = "0.13", features = ["wayland"] }
|