[package] name = "bevy_fnplugins" authors = ["spider-killer556"] version = "0.1.1" edition = "2021" keywords = ["bevy"] description = "A plugin for bevy that allows you to use functions as plugins" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] bevy = "0.12.1"