chore: Update smithay

This commit is contained in:
Victoria Brekenfeld 2025-08-04 17:10:54 +02:00
parent bdef75dc8c
commit 8c9048f7c6
2 changed files with 1 additions and 2 deletions

1
Cargo.lock generated
View file

@ -4743,7 +4743,6 @@ checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9"
[[package]]
name = "smithay"
version = "0.7.0"
source = "git+https://github.com/smithay/smithay.git?rev=1d05641#1d05641d72fd1d8ee077c969f956631502207c66"
dependencies = [
"aliasable",
"appendlist",

View file

@ -125,4 +125,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 = "1d05641" }
smithay = { git = "https://github.com/smithay/smithay.git", rev = "7a4f80b" }