aboutsummaryrefslogtreecommitdiff
path: root/plugins/glues/gravity_movement/Cargo.toml
blob: 4b5790cf7471791bd3996ee3b4e1ee47b2e3cfc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "ch-gravity-movement"
version.workspace = true
edition.workspace = true

[dependencies]
bevy.workspace = true
ch-movement.workspace = true
ch-gravity.workspace = true