diff --git a/examples/applet/Cargo.toml b/examples/applet/Cargo.toml index 844ad8f..f97bff4 100644 --- a/examples/applet/Cargo.toml +++ b/examples/applet/Cargo.toml @@ -13,8 +13,6 @@ env_logger = "0.10.2" log = "0.4.29" [dependencies.libcosmic] -# path = "../../" -branch = "iced-rebase" git = "https://github.com/pop-os/libcosmic" default-features = false features = ["applet-token"] diff --git a/examples/application/Cargo.toml b/examples/application/Cargo.toml index b1ac124..c842c79 100644 --- a/examples/application/Cargo.toml +++ b/examples/application/Cargo.toml @@ -12,7 +12,6 @@ env_logger = "0.11" [dependencies.libcosmic] git = "https://github.com/pop-os/libcosmic" -branch = "iced-rebase" features = [ "debug", "winit", diff --git a/iced b/iced index fb1d5b2..b22d363 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit fb1d5b2ed88f8e56b8637b777cedb135a04098d4 +Subproject commit b22d363f2c7d6485a3eddc6a54b2a652b7ded916