parent
f86cd933d4
commit
4fa3113c76
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -4730,7 +4730,7 @@ checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9"
|
|||
[[package]]
|
||||
name = "smithay"
|
||||
version = "0.6.0"
|
||||
source = "git+https://github.com/smithay/smithay.git?rev=7ad90b5#7ad90b55df53bf9066211d1e64f276e88c41eb00"
|
||||
source = "git+https://github.com/smithay/smithay.git?rev=bc19fd6#bc19fd67675268a08c05105e3b099d9aa2bebd02"
|
||||
dependencies = [
|
||||
"aliasable",
|
||||
"appendlist",
|
||||
|
|
|
|||
|
|
@ -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 = "7ad90b5" }
|
||||
smithay = { git = "https://github.com/smithay/smithay.git", rev = "bc19fd6" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue