aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2024-01-18 11:14:39 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2024-01-18 11:14:39 +0400
commitcc62a403c0144e8002de2f5a25fd50f203c661ee (patch)
tree78784971d03dd875de05f8717a9c2112d4293552 /Cargo.lock
parent0f85c7954888b436359af1f76e3eb800817c085e (diff)
downloadniri-cc62a403c0144e8002de2f5a25fd50f203c661ee.tar.gz
niri-cc62a403c0144e8002de2f5a25fd50f203c661ee.tar.bz2
niri-cc62a403c0144e8002de2f5a25fd50f203c661ee.zip
Update Smithay (deadlock 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 2b5ac5e2..ae135e48 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2489,7 +2489,7 @@ checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
[[package]]
name = "smithay"
version = "0.3.0"
-source = "git+https://github.com/Smithay/smithay.git#f1e7fc18a7f060f8ff1e647ca407df62f85467cf"
+source = "git+https://github.com/Smithay/smithay.git#b7284bc6ca6afc782bd55a5c34ef3f902005951f"
dependencies = [
"appendlist",
"bitflags 2.4.1",
@@ -2560,7 +2560,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#f1e7fc18a7f060f8ff1e647ca407df62f85467cf"
+source = "git+https://github.com/Smithay/smithay.git#b7284bc6ca6afc782bd55a5c34ef3f902005951f"
dependencies = [
"drm",
"edid-rs",