added licenses to cargo.toml
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
name = "bevy_oxr"
|
name = "bevy_oxr"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "Community crate for OpenXR in Bevy"
|
||||||
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["openxr/mint", "linked"]
|
default = ["openxr/mint", "linked"]
|
||||||
|
|||||||
Reference in New Issue
Block a user