chore: Update smithay

This commit is contained in:
Victoria Brekenfeld 2023-05-26 11:57:23 +02:00
parent 506334e1af
commit 15b12dc3e2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3884,7 +3884,7 @@ checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/smithay//smithay?rev=1966c6c8e4#1966c6c8e42273b5d6f356e94dc683a230b3fc21"
source = "git+https://github.com/smithay//smithay?rev=43ce6b4372#43ce6b437257151acfdd00d633d2bd69c3114376"
dependencies = [
"appendlist",
"ash",

View file

@ -74,4 +74,4 @@ debug = true
lto = "fat"
[patch."https://github.com/Smithay/smithay.git"]
smithay = { git = "https://github.com/smithay//smithay", rev = "1966c6c8e4" }
smithay = { git = "https://github.com/smithay//smithay", rev = "43ce6b4372" }