audioshader/Cargo.toml
Matthew Deville 3415795b00 wip
2025-08-31 01:53:21 +02:00

8 lines
146 B
TOML

[package]
name = "bevy_test"
version = "0.1.0"
edition = "2024"
[dependencies]
bevy = { version = "0.16.1", features = ["shader_format_glsl"] }