deps: update smithay
This commit is contained in:
parent
204edc67e5
commit
c0892c625d
5 changed files with 37 additions and 20 deletions
|
|
@ -18,13 +18,13 @@ egui = { version = "0.16", optional = true }
|
|||
[dependencies.smithay]
|
||||
version = "0.3"
|
||||
git = "https://github.com/Smithay/smithay.git"
|
||||
rev = "e019b4fa"
|
||||
rev = "8558253b"
|
||||
default-features = false
|
||||
features = ["backend_x11", "backend_egl", "backend_winit", "desktop", "use_system_lib", "renderer_gl", "wayland_frontend", "slog-stdlog"]
|
||||
|
||||
[dependencies.smithay-egui]
|
||||
git = "https://github.com/Smithay/smithay-egui.git"
|
||||
rev = "ee254ea5"
|
||||
rev = "3af730c7"
|
||||
optional = true
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue