Update Smithay and fix two unused upscale() calls

Uh oh. I can't come up with an easy way to test these, so let's just hope that
before they were broken and now they work fine?..
This commit is contained in:
Ivan Molodetskikh
2025-08-19 19:03:30 +03:00
parent 7a8355bb4d
commit f9ea905987
3 changed files with 4 additions and 4 deletions
Generated
+2 -2
View File
@@ -3483,7 +3483,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.7.0"
source = "git+https://github.com/Smithay/smithay.git#bdf094ab687aa85f84abbeeaff06e3b66ab1e054"
source = "git+https://github.com/Smithay/smithay.git#a92540d56b864679956ff71451d225a3f390c678"
dependencies = [
"aliasable",
"appendlist",
@@ -3557,7 +3557,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
source = "git+https://github.com/Smithay/smithay.git#bdf094ab687aa85f84abbeeaff06e3b66ab1e054"
source = "git+https://github.com/Smithay/smithay.git#a92540d56b864679956ff71451d225a3f390c678"
dependencies = [
"drm",
"libdisplay-info",