bevy-santa/Cargo.toml
Crizomb 061e311cf6
All checks were successful
Build Bevy Game (Linux + Windows) / build-linux (push) Successful in 19m48s
Build Bevy Game (Linux + Windows) / build-windows (push) Successful in 19m21s
start music & sound
2026-01-08 21:24:44 +01:00

10 lines
161 B
TOML

[package]
name = "bevy-santa"
version = "0.1.0"
edition = "2024"
[dependencies]
bevy = "0.17.3"
bevy_kira_audio = "0.24.0"
derive_more = "2.1.1"
rand = "0.9.2"