chore: Update smithay

This commit is contained in:
Victoria Brekenfeld 2024-08-10 14:51:29 +02:00
parent 7660f7aaa9
commit 0916d3599a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4703,7 +4703,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/smithay//smithay?rev=e7f0857#e7f08570bceab6107863267ae168d0afb018e8f5"
source = "git+https://github.com/smithay//smithay?rev=c484442#c4844428f8de024222a44cd906060f2af77f4ba1"
dependencies = [
"appendlist",
"ash 0.38.0+1.3.281",

View file

@ -119,4 +119,4 @@ inherits = "release"
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/smithay//smithay", rev = "e7f0857" }
smithay = { git = "https://github.com/smithay//smithay", rev = "c484442" }