chore: update iced

This commit is contained in:
Ashley Wulber 2026-02-23 14:50:52 -05:00
parent 442ce6ad0c
commit bee2d591db

View file

@ -11,9 +11,8 @@ wayland = ["libcosmic/wayland"]
env_logger = "0.11" env_logger = "0.11"
[dependencies.libcosmic] [dependencies.libcosmic]
# git = "https://github.com/pop-os/libcosmic" git = "https://github.com/pop-os/libcosmic"
# branch = "iced-rebase" branch = "iced-rebase"
path = "../.."
features = [ features = [
"debug", "debug",
"winit", "winit",