chore: Update smithay
This commit is contained in:
parent
b3b9eadfca
commit
b4abc06ad8
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -4856,7 +4856,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
|||
[[package]]
|
||||
name = "smithay"
|
||||
version = "0.3.0"
|
||||
source = "git+https://github.com/smithay//smithay?rev=4171247#41712470abede74dab8a039ce048c70d56115ce6"
|
||||
source = "git+https://github.com/smithay//smithay?rev=e2b233f#e2b233ff588747310c8c4aa6bbb6d56c877351a8"
|
||||
dependencies = [
|
||||
"appendlist",
|
||||
"ash 0.38.0+1.3.281",
|
||||
|
|
|
|||
|
|
@ -119,4 +119,4 @@ inherits = "release"
|
|||
lto = "fat"
|
||||
|
||||
[patch."https://github.com/Smithay/smithay.git"]
|
||||
smithay = {git = "https://github.com/smithay//smithay", rev = "4171247"}
|
||||
smithay = {git = "https://github.com/smithay//smithay", rev = "e2b233f"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue