add license to cargo toml

This commit is contained in:
Aevyrie Roessler 2023-01-29 00:20:28 -08:00
parent e049ccf8b3
commit 2a74df453d
No known key found for this signature in database
GPG Key ID: F975B68AD0BCCF40

View File

@ -3,6 +3,7 @@ name = "big_space"
version = "0.1.0"
edition = "2021"
description = "A floating origin plugin for bevy"
license = "MIT OR Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html