go back to linked openxr

This commit is contained in:
galister
2025-06-01 07:45:30 +09:00
parent 2347d4e5aa
commit 9c0fd4ec21
2 changed files with 1 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -3023,7 +3023,6 @@ name = "openxr-sys"
version = "0.11.0"
source = "git+https://github.com/Ralith/openxrs?rev=d0afdd3365bc1e14de28f6a3a21f457e788a702e#d0afdd3365bc1e14de28f6a3a21f457e788a702e"
dependencies = [
"cmake",
"libc",
"mint",
]

View File

@@ -36,7 +36,7 @@ json5 = "0.4.1"
libc = "0.2.155"
log = "0.4.21"
openxr = { git = "https://github.com/Ralith/openxrs", rev = "d0afdd3365bc1e14de28f6a3a21f457e788a702e", features = [
"static",
"linked",
"mint",
], optional = true }
ovr_overlay = { features = [