diff --git a/.gitmodules b/.gitmodules index 41670c3..367f7f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "iced"] path = iced url = https://github.com/pop-os/iced.git - branch = sctk-cosmic + branch = master diff --git a/Cargo.toml b/Cargo.toml index 59dc861..86f3356 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ winit = ["iced/winit", "iced_winit"] applet = ["cosmic-panel-config", "sctk"] [dependencies] -freedesktop-icons = {git = "https://github.com/wash2/freedestkop-icons"} +freedesktop-icons = "0.2.2" apply = "0.3.0" derive_setters = "0.1.5" lazy_static = "1.4.0" diff --git a/iced b/iced index ed48d14..59c96d7 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit ed48d14822f0c33ca13e04edc01e1e8c659cf112 +Subproject commit 59c96d7b7216d8231a9277ce02c333a55927732f