add repository to package metadata

This commit is contained in:
Kayh
2023-11-07 17:49:12 -05:00
parent e1fb77b941
commit 6b7a53f730

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]