Update Cargo.toml to change bevy_openxr to bevy_oxr in GitHub link

This commit is contained in:
asour
2023-11-22 08:05:09 -04:00
committed by GitHub
parent 1cf866324b
commit 7d7fdb61e9

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"