aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Meissl <meissl.christian@gmail.com>2024-01-26 15:13:54 +0100
committerIvan Molodetskikh <yalterz@gmail.com>2024-01-28 23:43:08 +0400
commit597ea62d179e51e45cbdd99085795567322ff2f7 (patch)
tree2501c0f1534c7cbed80460376a0a80f179d573c2 /Cargo.lock
parent51243a0a505a533057e7326fbbae882420f0d363 (diff)
downloadniri-597ea62d179e51e45cbdd99085795567322ff2f7.tar.gz
niri-597ea62d179e51e45cbdd99085795567322ff2f7.tar.bz2
niri-597ea62d179e51e45cbdd99085795567322ff2f7.zip
input: update keyboard led state
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 810a6a2b..bb2f5de1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2716,7 +2716,7 @@ checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
[[package]]
name = "smithay"
version = "0.3.0"
-source = "git+https://github.com/Smithay/smithay.git#8854dee7c2f49e9077f10d484b0de9a8e81c587c"
+source = "git+https://github.com/Smithay/smithay.git#4a1b3ea4a1832089bac29fa4f76d57cd24745bde"
dependencies = [
"appendlist",
"bitflags 2.4.2",
@@ -2788,7 +2788,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#8854dee7c2f49e9077f10d484b0de9a8e81c587c"
+source = "git+https://github.com/Smithay/smithay.git#4a1b3ea4a1832089bac29fa4f76d57cd24745bde"
dependencies = [
"drm",
"edid-rs",