deps: Update smithay

This commit is contained in:
Victoria Brekenfeld 2022-10-21 22:02:21 +02:00
parent d843919502
commit 15e28d0a96
2 changed files with 71 additions and 57 deletions

View file

@ -30,8 +30,8 @@ xdg = "^2.1"
ron = "0.7"
atomic_float = "0.1"
libsystemd = "0.5"
wayland-backend = "=0.1.0-beta.10"
wayland-scanner = "=0.30.0-beta.10"
wayland-backend = "=0.1.0-beta.12"
wayland-scanner = "=0.30.0-beta.12"
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols", branch = "main", default-features = false, features = ["server"] }
[dependencies.smithay]
@ -62,4 +62,4 @@ debug = true
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/Smithay//smithay", rev = "625cbca5" }
smithay = { git = "https://github.com/Smithay//smithay", rev = "30e0584c" }