aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-06-15 12:37:42 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-06-23 16:12:45 +0300
commitb55a80c6418ded0b13a25e6d78977c38de3d1208 (patch)
treec30981b73c8e73a7e03eaad890a8975497fd1e9b /Cargo.lock
parente0b0b04b445f7044f383e50104f861e632e1c905 (diff)
downloadniri-b55a80c6418ded0b13a25e6d78977c38de3d1208.tar.gz
niri-b55a80c6418ded0b13a25e6d78977c38de3d1208.tar.bz2
niri-b55a80c6418ded0b13a25e6d78977c38de3d1208.zip
Update Smithay
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 60b15616..25eadcaa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3497,7 +3497,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.6.0"
-source = "git+https://github.com/Smithay/smithay.git#776ba424423584400e76317e688b160546e68ca7"
+source = "git+https://github.com/Smithay/smithay.git#1444b3e43bb7f6977bba3ab99fc85460a67b0228"
dependencies = [
"aliasable",
"appendlist",
@@ -3571,7 +3571,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#776ba424423584400e76317e688b160546e68ca7"
+source = "git+https://github.com/Smithay/smithay.git#1444b3e43bb7f6977bba3ab99fc85460a67b0228"
dependencies = [
"drm",
"libdisplay-info",