bevy_test/Cargo.toml
2025-04-27 17:47:18 +02:00

9 lines
171 B
TOML

[package]
name = "bevy_test"
version = "0.1.0"
edition = "2024"
authors = ["Florian RICHER <florian.richer@protonmail.com>"]
publish = false
[dependencies]
bevy = "0.16"