pin smithay version

This commit is contained in:
galister
2025-03-09 05:02:04 +09:00
parent 5cf6eeedb0
commit fa3af63e89
2 changed files with 4 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ mint = "0.5.9"
#WayVR-only deps
################################
khronos-egl = { version = "6.0.0", features = ["static"], optional = true }
smithay = { git = "https://github.com/Smithay/smithay.git", default-features = false, features = [
smithay = { version = "0.5.1", default-features = false, features = [
"renderer_gl",
"backend_egl",
"backend_drm",