chore: remove unneeded cargo patch

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-03-23 01:21:16 +01:00
committed by Nova
parent ecf915d3b6
commit 373d393063
2 changed files with 2 additions and 3 deletions

View File

@@ -12,9 +12,6 @@ homepage = "https://stardustxr.org"
[workspace]
members = ["codegen"]
[patch."https://github.com/StardustXR/core.git"]
stardust-xr.path = "../core/core"
[workspace.dependencies.stardust-xr]
git = "https://github.com/StardustXR/core.git"
branch = "dev"