deps: Update smithay

This commit is contained in:
Victoria Brekenfeld 2022-06-20 15:50:52 +02:00
parent 7516944855
commit 121015762f
3 changed files with 231 additions and 112 deletions

View file

@ -30,13 +30,13 @@ libsystemd = "0.5"
[dependencies.smithay]
version = "0.3"
git = "https://github.com/Smithay/smithay.git"
rev = "bff3f51c"
rev = "c30fc14a"
default-features = false
features = ["backend_drm", "backend_gbm", "backend_egl", "backend_libinput", "backend_session_libseat", "backend_udev", "backend_winit", "backend_x11", "desktop", "use_system_lib", "renderer_gl", "renderer_multi", "wayland_frontend", "slog-stdlog"]
[dependencies.smithay-egui]
git = "https://github.com/Smithay/smithay-egui.git"
rev = "f49044b3"
rev = "ce9750d4"
optional = true
[build-dependencies]
@ -57,5 +57,5 @@ debug = true
[profile.release]
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/pop-os/smithay", branch = "main" }
#[patch."https://github.com/Smithay/smithay.git"]
#smithay = { git = "https://github.com/pop-os/smithay", branch = "main" }