workspace deps for wlx-capture

This commit is contained in:
galister
2025-06-19 02:41:05 +09:00
parent de5daf4b90
commit a883e580b6
3 changed files with 4 additions and 3 deletions

View File

@@ -10,3 +10,4 @@ vulkano = { version = "0.35.1", default-features = false, features = [
"macros",
] }
vulkano-shaders = "0.35.0"
wayland-client = { version = "0.31.10" }