diff --git a/Cargo.toml b/Cargo.toml index a29504a..d1c4635 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +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" license = "MIT/Apache-2.0" [features]