diff --git a/Cargo.lock b/Cargo.lock index 9038236d..828323c8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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", diff --git a/Cargo.toml b/Cargo.toml index 3bd90880..423a45e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }