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

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