fix: use core version on git

This commit is contained in:
Nova
2023-10-01 00:40:05 -04:00
parent da894143f9
commit 4874f010dd
2 changed files with 12 additions and 10 deletions

6
Cargo.lock generated
View File

@@ -2040,8 +2040,7 @@ dependencies = [
[[package]]
name = "stardust-xr"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "368849e5163c14386d58962ba5b24f833d15b1cc7cf8186db8b1e3ade8e3abf4"
source = "git+https://github.com/StardustXR/core.git#f19187dc1d0015b29e542010ad3e9dbd64d5645e"
dependencies = [
"cluFlock",
"color-rs",
@@ -2061,8 +2060,7 @@ dependencies = [
[[package]]
name = "stardust-xr-schemas"
version = "1.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68d1cc2732943497bc7ae6a55630d18bb2efdcfd0ea9462340ac703724bf1372"
source = "git+https://github.com/StardustXR/core.git#f19187dc1d0015b29e542010ad3e9dbd64d5645e"
dependencies = [
"flatbuffers",
"flexbuffers",