fix: remove non-existent cosmic-time feature from cosmic example
Removes the "libcosmic" feature of cosmic-time from the cosmic example. This feature appears to no longer exist.
This commit is contained in:
parent
c70e536b38
commit
d718a4a61c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue