aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0a9fe5ee..ebd60604 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3376,7 +3376,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.5.0"
-source = "git+https://github.com/Smithay/smithay.git#a503d981d1be9a54b286ab5e160e4b9edddb500f"
+source = "git+https://github.com/Smithay/smithay.git#796c41c0294ccc195b0f59228d6467cc6c8f5de8"
dependencies = [
"aliasable",
"appendlist",
@@ -3448,7 +3448,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#a503d981d1be9a54b286ab5e160e4b9edddb500f"
+source = "git+https://github.com/Smithay/smithay.git#796c41c0294ccc195b0f59228d6467cc6c8f5de8"
dependencies = [
"drm",
"libdisplay-info",