chore: Update smithay

This commit is contained in:
Victoria Brekenfeld 2024-02-23 22:38:37 +01:00 committed by Victoria Brekenfeld
parent 3036448c19
commit e83796680f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4443,7 +4443,7 @@ checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/smithay//smithay?rev=7f9e6d5#7f9e6d51e8a12fc992c305de03820a44811b8c18"
source = "git+https://github.com/smithay//smithay?rev=c17297b#c17297b68e8bc761ebddf6900926d78b19a5d8d1"
dependencies = [
"appendlist",
"ash",

View file

@ -108,4 +108,4 @@ inherits = "release"
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = {git = "https://github.com/smithay//smithay", rev = "7f9e6d5"}
smithay = {git = "https://github.com/smithay//smithay", rev = "c17297b"}