aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 511f8907048fa2ae26f6f8973cb44851a77a1daf (plain)
1
2
3
4
5
6
7
8
[package]
name = "bevy_blacklight_material"
version = "0.1.0"
edition = "2021"

[dependencies.bevy]
version = "0.14"
features = ["bevy_render", "bevy_asset"]