diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-09-20 15:07:15 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-09-20 15:08:09 +0300 |
| commit | a1dccedbb72da372d2a8a84022f37ccaa4d4a6e6 (patch) | |
| tree | 05506eb9e1e6e0a788a204c39519eff0eabe9e19 /Cargo.toml | |
| parent | 37aea69715a61cb08fa3612a3f2e65d01df161f5 (diff) | |
| download | niri-a1dccedbb72da372d2a8a84022f37ccaa4d4a6e6.tar.gz niri-a1dccedbb72da372d2a8a84022f37ccaa4d4a6e6.tar.bz2 niri-a1dccedbb72da372d2a8a84022f37ccaa4d4a6e6.zip | |
Update libdisplay-info and Smithay (popup destruction protocol check, constraints check)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ glam = "0.30.5" input = { version = "0.9.1", features = ["libinput_1_21"] } keyframe = { version = "1.1.1", default-features = false } libc = "0.2.175" -libdisplay-info = "0.2.2" +libdisplay-info = "0.3.0" log = { version = "0.4.27", features = ["max_level_trace", "release_max_level_debug"] } niri-config = { version = "25.8.0", path = "niri-config" } niri-ipc = { version = "25.8.0", path = "niri-ipc", features = ["clap"] } |
