From 172d8ae51131ec29e9c35ddea18840432e82d124 Mon Sep 17 00:00:00 2001 From: Ian Douglas Scott Date: Thu, 2 Mar 2023 08:40:51 -0800 Subject: [PATCH] Update iced and sctk (#87) --- Cargo.toml | 2 +- iced | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 92d344b5..07c7d871 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ lazy_static = "1.4.0" palette = "0.6.1" tokio = { version = "1.24.2", 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" fraction = "0.13.0" diff --git a/iced b/iced index 3ea288a1..70e7a266 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit 3ea288a176b4d4114260847cc45cae222fee771f +Subproject commit 70e7a26679a8ce2fb7359b2d1813e1c3b7efbce3