chore: Update smithay

This commit is contained in:
Ian Douglas Scott 2026-04-24 14:14:59 -07:00 committed by Ian Douglas Scott
parent 472ffa5f30
commit 826ad9a91a
6 changed files with 51 additions and 43 deletions

View file

@ -6,7 +6,7 @@ edition = "2024"
[dependencies]
cosmic-config = { git = "https://github.com/pop-os/libcosmic/" }
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr/", optional = true }
input = "0.9.1"
input = "0.10.0"
libdisplay-info = { version = "0.3.0", optional = true }
serde = { version = "1", features = ["derive"] }
ron = { version = "0.12", optional = true }