Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m10s
9 lines
171 B
TOML
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"
|