diff --git a/Cargo.toml b/Cargo.toml index 2c40961..6d9f166 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ members = ["codegen"] [workspace.dependencies.stardust-xr] git = "https://github.com/StardustXR/core.git" +branch = "dev" [[bin]] name = "stardust-xr-server"