Update iced and sctk (#87)
This commit is contained in:
parent
b35af255b4
commit
172d8ae511
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ lazy_static = "1.4.0"
|
||||||
palette = "0.6.1"
|
palette = "0.6.1"
|
||||||
tokio = { version = "1.24.2", optional = true }
|
tokio = { version = "1.24.2", optional = true }
|
||||||
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", optional = true }
|
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", optional = true }
|
||||||
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit", optional = true, rev = "3776d4a" }
|
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit", optional = true, rev = "69bffe5" }
|
||||||
slotmap = "1.0.6"
|
slotmap = "1.0.6"
|
||||||
fraction = "0.13.0"
|
fraction = "0.13.0"
|
||||||
|
|
||||||
|
|
|
||||||
2
iced
2
iced
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3ea288a176b4d4114260847cc45cae222fee771f
|
Subproject commit 70e7a26679a8ce2fb7359b2d1813e1c3b7efbce3
|
||||||
Loading…
Add table
Add a link
Reference in a new issue