diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-02-05 12:53:42 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-02-05 12:54:25 +0300 |
| commit | d320833f40dfbe9899a7f6087b2e007fa1dd2f87 (patch) | |
| tree | e7f79b7fcc33b73f45545e47d64386513f3b8120 /Cargo.lock | |
| parent | c384b2489f4731facbab93af09589addcc69892c (diff) | |
| download | niri-d320833f40dfbe9899a7f6087b2e007fa1dd2f87.tar.gz niri-d320833f40dfbe9899a7f6087b2e007fa1dd2f87.tar.bz2 niri-d320833f40dfbe9899a7f6087b2e007fa1dd2f87.zip | |
Update Smithay (text-input double input fix)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3410,7 +3410,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" [[package]] name = "smithay" version = "0.4.0" -source = "git+https://github.com/Smithay/smithay.git#0c2230f858580b52d628087d6dae1795278b8756" +source = "git+https://github.com/Smithay/smithay.git#f93476cebab3d47f6729354805b3e184f6878ef2" dependencies = [ "appendlist", "bitflags 2.8.0", @@ -3481,7 +3481,7 @@ dependencies = [ [[package]] name = "smithay-drm-extras" version = "0.1.0" -source = "git+https://github.com/Smithay/smithay.git#0c2230f858580b52d628087d6dae1795278b8756" +source = "git+https://github.com/Smithay/smithay.git#f93476cebab3d47f6729354805b3e184f6878ef2" dependencies = [ "drm", "libdisplay-info", |
