mirror of
https://github.com/eliasstepanik/big_space_with_trim.git
synced 2026-01-27 19:38:31 +00:00
add license to cargo toml
This commit is contained in:
parent
e049ccf8b3
commit
2a74df453d
@ -3,6 +3,7 @@ name = "big_space"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A floating origin plugin for bevy"
|
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
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user