openvr: chaperone movement fix

This commit is contained in:
galister
2024-03-10 12:22:20 +01:00
parent 45d08cd89b
commit a08c260898
2 changed files with 31 additions and 12 deletions

4
Cargo.lock generated
View File

@@ -2198,7 +2198,7 @@ dependencies = [
[[package]]
name = "ovr_overlay"
version = "0.0.0"
source = "git+https://github.com/galister/ovr_overlay_oyasumi#9d8a3f4017024e79b6ec7fa518b97df401bf259c"
source = "git+https://github.com/galister/ovr_overlay_oyasumi#61e0e77770212d64a76775a8c76637d1ca935942"
dependencies = [
"byteorder",
"derive_more",
@@ -2213,7 +2213,7 @@ dependencies = [
[[package]]
name = "ovr_overlay_sys"
version = "0.0.0"
source = "git+https://github.com/galister/ovr_overlay_oyasumi#9d8a3f4017024e79b6ec7fa518b97df401bf259c"
source = "git+https://github.com/galister/ovr_overlay_oyasumi#61e0e77770212d64a76775a8c76637d1ca935942"
dependencies = [
"autocxx",
"autocxx-build",