From a858662f70c27146d170d89ed94cbe158ad07580 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 6 Jan 2023 12:18:16 -0700 Subject: [PATCH] Update iced and set cosmic example to use winit_softbuffer --- examples/cosmic/Cargo.toml | 2 +- iced | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/cosmic/Cargo.toml b/examples/cosmic/Cargo.toml index 3b6e2c5..cce6509 100644 --- a/examples/cosmic/Cargo.toml +++ b/examples/cosmic/Cargo.toml @@ -7,5 +7,5 @@ publish = false [dependencies] apply = "0.3.0" -libcosmic = { path = "../..", default-features = false, features = ["debug", "winit_wgpu"] } +libcosmic = { path = "../..", default-features = false, features = ["debug", "winit_softbuffer"] } once_cell = "1.15" diff --git a/iced b/iced index fb31dfb..4019d1b 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit fb31dfb6cacad5fb26773f82069f1b65bbd7c99d +Subproject commit 4019d1b1f3037facbbec50c8dcaae228b217ee02