diff --git a/Cargo.toml b/Cargo.toml index bcf495aa..4286be2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"