deps: Update smithay
This commit is contained in:
parent
7516944855
commit
121015762f
3 changed files with 231 additions and 112 deletions
|
|
@ -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" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue