chore: Update smithay

This commit is contained in:
Victoria Brekenfeld 2024-06-27 16:51:36 +02:00
parent 07d505d68f
commit 5617f3228b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4779,7 +4779,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/smithay//smithay?rev=9ff96ea#9ff96ea35fe5a524819e091c0d0e98f075159233"
source = "git+https://github.com/smithay//smithay?rev=5d3bb4b#5d3bb4b1b14413335ab91c16d20cf00b1b5e5b84"
dependencies = [
"appendlist",
"ash 0.38.0+1.3.281",

View file

@ -118,4 +118,4 @@ inherits = "release"
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = {git = "https://github.com/smithay//smithay", rev = "9ff96ea"}
smithay = {git = "https://github.com/smithay//smithay", rev = "5d3bb4b"}