All checks were successful
Build Bevy Game (Linux) / build (push) Successful in 18m46s
8 lines
112 B
TOML
8 lines
112 B
TOML
[package]
|
|
name = "bevy-santa"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
bevy = "0.17.3"
|
|
rand = "0.9.2"
|