cosmic-config: Update calloop
This commit is contained in:
parent
8c6f2c9ebc
commit
61760f8e4e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ subscription = ["iced_futures"]
|
||||||
cosmic-settings-daemon = { git = "https://github.com/pop-os/dbus-settings-bindings", optional = true }
|
cosmic-settings-daemon = { git = "https://github.com/pop-os/dbus-settings-bindings", optional = true }
|
||||||
zbus = { version = "4.2.1", default-features = false, optional = true }
|
zbus = { version = "4.2.1", default-features = false, optional = true }
|
||||||
atomicwrites = { git = "https://github.com/jackpot51/rust-atomicwrites" }
|
atomicwrites = { git = "https://github.com/jackpot51/rust-atomicwrites" }
|
||||||
calloop = { version = "0.13.0", optional = true }
|
calloop = { version = "0.14.0", optional = true }
|
||||||
notify = "6.0.0"
|
notify = "6.0.0"
|
||||||
ron = "0.8.0"
|
ron = "0.8.0"
|
||||||
serde = "1.0.152"
|
serde = "1.0.152"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue