bevy_test/Cargo.toml
Florian RICHER c2e35a35ec
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m10s
first commit
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"