[package] name = "hello" description = "A Test Module For the Bevy App" version = "0.1.0" edition = "2021" [dependencies] bevy = { workspace = true }