Skip to content

Commit

Permalink
added licenses to cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
MalekiRe committed Nov 7, 2023
1 parent 52ffa2f commit a807b28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
name = "bevy_oxr"
version = "0.1.0"
edition = "2021"
description = "Community crate for OpenXR in Bevy"
license = "MIT/Apache-2.0"

[features]
default = ["openxr/mint", "linked"]
Expand Down

0 comments on commit a807b28

Please sign in to comment.