aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2024-01-31 22:32:21 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2024-01-31 23:02:38 +0400
commit11bff3a2f1aa069a998cd6710dd06467acb73920 (patch)
treec9ac5c888f29e5de521046961c75c2417990f92f
parent15606304f2439e10edea5f17add341fc52c25f19 (diff)
downloadniri-11bff3a2f1aa069a998cd6710dd06467acb73920.tar.gz
niri-11bff3a2f1aa069a998cd6710dd06467acb73920.tar.bz2
niri-11bff3a2f1aa069a998cd6710dd06467acb73920.zip
Update Smithay (rotation fix)
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 37d3cdb8..1c524e96 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#ed05c8c6c5b721066b919213156616ebe081e343"
+source = "git+https://github.com/Smithay/smithay.git#3b3e07952e471618fe8b590ba3223f4201cec10c"
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#ed05c8c6c5b721066b919213156616ebe081e343"
+source = "git+https://github.com/Smithay/smithay.git#3b3e07952e471618fe8b590ba3223f4201cec10c"
dependencies = [
"drm",
"edid-rs",