Remove reference to wip-iced-update branch in example

This commit is contained in:
Ian Douglas Scott 2024-02-06 10:14:54 -08:00 committed by Michael Murphy
parent 8ab7fc2276
commit 6ebda94c79

View file

@ -17,5 +17,4 @@ log = "0.4.17"
[dependencies.cosmic-time]
git = "https://github.com/pop-os/cosmic-time"
default-features = false
branch = "wip-iced-update"
features = ["libcosmic", "once_cell"]
features = ["libcosmic", "once_cell"]