aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: db1b0bd55e5417da89d077a7bf08ea483a97986e (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "bevy_basic_interaction"
version = "0.2.0"
edition = "2021"

[dependencies.bevy]
version = "0.15"
default-features = false