chore: Update smithay

This commit is contained in:
Victoria Brekenfeld 2024-04-02 16:07:41 +02:00
parent 3da08ed22d
commit e287af1f84
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4505,7 +4505,7 @@ checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/smithay//smithay?rev=e5f0068#e5f006818df7ebb92d206985f45e713ba1e9c1c9"
source = "git+https://github.com/smithay//smithay?rev=f133e418#f133e418a25b1dfa4520000e08d3c6f548f4f58a"
dependencies = [
"appendlist",
"ash",

View file

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