diff --git a/examples/cosmic/Cargo.toml b/examples/cosmic/Cargo.toml index 194ce885..a7daf0ad 100644 --- a/examples/cosmic/Cargo.toml +++ b/examples/cosmic/Cargo.toml @@ -17,4 +17,4 @@ log = "0.4.17" [dependencies.cosmic-time] git = "https://github.com/pop-os/cosmic-time" default-features = false -features = ["libcosmic", "once_cell"] +features = ["once_cell"]