aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-02-05 12:53:42 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-02-05 12:54:25 +0300
commitd320833f40dfbe9899a7f6087b2e007fa1dd2f87 (patch)
treee7f79b7fcc33b73f45545e47d64386513f3b8120 /Cargo.lock
parentc384b2489f4731facbab93af09589addcc69892c (diff)
downloadniri-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.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8447cf7e..05bd5da7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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",