Merge pull request #47 from aMySour/patch-1

Update Cargo.toml to change bevy_openxr to bevy_oxr in GitHub link
This commit is contained in:
Malek
2023-12-02 13:14:37 -08:00
committed by GitHub

View File

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