Move wayvr-ipc to our workspace (#324)

This commit is contained in:
Aleksander
2025-12-23 03:50:03 +01:00
committed by GitHub
parent ca5e361f93
commit ccd75c047c
17 changed files with 1570 additions and 20 deletions

View File

@@ -5551,19 +5551,6 @@ dependencies = [
"pkg-config",
]
[[package]]
name = "wayvr_ipc"
version = "0.1.0"
source = "git+https://github.com/olekolek1000/wayvr-ipc.git?rev=a72587d23f3bb8624d9aeb1f13c0a21e65350f51#a72587d23f3bb8624d9aeb1f13c0a21e65350f51"
dependencies = [
"anyhow",
"bytes",
"log",
"serde",
"serde_json",
"smallvec",
]
[[package]]
name = "web-sys"
version = "0.3.77"
@@ -6206,7 +6193,7 @@ dependencies = [
"uuid",
"wayland-client",
"wayland-egl",
"wayvr_ipc",
"wayvr-ipc",
"wgui",
"winit",
"wlx-capture",