Merge pull request #31 from kayhhh/add-repository

add repository to package metadata
This commit is contained in:
Malek
2023-11-07 15:21:28 -08:00
committed by GitHub

View File

@@ -3,6 +3,7 @@ name = "bevy_oxr"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
description = "Community crate for OpenXR in Bevy" description = "Community crate for OpenXR in Bevy"
repository = "https://github.com/awtterpip/bevy_openxr"
license = "MIT/Apache-2.0" license = "MIT/Apache-2.0"
[features] [features]