diff --git a/Cargo.lock b/Cargo.lock index 33f130c3..73b94e6f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4732,7 +4732,7 @@ checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" [[package]] name = "smithay" version = "0.7.0" -source = "git+https://github.com/smithay/smithay.git?rev=3017967#30179679619a317cd0f5a5d6496332fd3adcaba6" +source = "git+https://github.com/smithay/smithay.git?rev=aaa1966#aaa19668d31cbc9d73561dc0ea8423fc41574d6c" dependencies = [ "aliasable", "appendlist", diff --git a/Cargo.toml b/Cargo.toml index d9c0adfd..0b2cbe60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -124,4 +124,4 @@ cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", branch cosmic-client-toolkit = { git = "https://github.com/pop-os//cosmic-protocols", branch = "main" } [patch.crates-io] -smithay = { git = "https://github.com/smithay/smithay.git", rev = "3017967" } +smithay = { git = "https://github.com/smithay/smithay.git", rev = "aaa1966" }