aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2023-09-11 19:51:00 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2023-09-11 19:51:00 +0400
commite4b5f6518a49028299ffcae34d0e183db9a3dc43 (patch)
treefd73b22ebc2d408505bd32627f73198269c03e97
parent07c4632165782c49578c380b37a1f748e84540d0 (diff)
downloadniri-e4b5f6518a49028299ffcae34d0e183db9a3dc43.tar.gz
niri-e4b5f6518a49028299ffcae34d0e183db9a3dc43.tar.bz2
niri-e4b5f6518a49028299ffcae34d0e183db9a3dc43.zip
Update dependencies
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 68a7a266..53206334 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2207,7 +2207,7 @@ checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043"
[[package]]
name = "smithay"
version = "0.3.0"
-source = "git+https://github.com/Smithay/smithay.git#2d77640d1beea21e0cfbccbeec920db3d6dccfcf"
+source = "git+https://github.com/Smithay/smithay.git#4b72a90fc82d1bc73c0d162a1814d06a3d411a3a"
dependencies = [
"appendlist",
"bitflags 2.4.0",
@@ -2269,7 +2269,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#2d77640d1beea21e0cfbccbeec920db3d6dccfcf"
+source = "git+https://github.com/Smithay/smithay.git#4b72a90fc82d1bc73c0d162a1814d06a3d411a3a"
dependencies = [
"drm",
"edid-rs",