diff --git a/examples/cosmic/Cargo.toml b/examples/cosmic/Cargo.toml index 9a1c72b5..a01f81b0 100644 --- a/examples/cosmic/Cargo.toml +++ b/examples/cosmic/Cargo.toml @@ -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"] \ No newline at end of file +features = ["libcosmic", "once_cell"]