update deps
This commit is contained in:
parent
76bf6a4519
commit
61d527a84c
13 changed files with 49 additions and 49 deletions
|
|
@ -8,8 +8,8 @@ license = "GPL-3.0-or-later"
|
|||
cosmic-dbus-networkmanager = { git = "https://github.com/pop-os/dbus-settings-bindings", branch = "main" }
|
||||
# cosmic-dbus-networkmanager = { path = "../../../dbus-settings-bindings/networkmanager" }
|
||||
futures-util = "0.3.21"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", rev = "5765053", default-features = false, features = ["tokio", "wayland"] }
|
||||
cosmic-time = { git = "https://github.com/pop-os/cosmic-time", rev = "e6ff6d5", default-features = false, features = ["libcosmic", "once_cell"] }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", rev = "6699aa4", default-features = false, features = ["tokio", "wayland"] }
|
||||
cosmic-time = { git = "https://github.com/pop-os/cosmic-time", rev = "07f9372", default-features = false, features = ["libcosmic", "once_cell"] }
|
||||
cosmic-applet = { path = "../applet" }
|
||||
futures = "0.3"
|
||||
zbus = { version = "3.13", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue