cosmic-config: Update calloop

This commit is contained in:
Victoria Brekenfeld 2024-06-26 16:05:54 +02:00 committed by Victoria Brekenfeld
parent 8c6f2c9ebc
commit 61760f8e4e

View file

@ -13,7 +13,7 @@ subscription = ["iced_futures"]
cosmic-settings-daemon = { git = "https://github.com/pop-os/dbus-settings-bindings", optional = true }
zbus = { version = "4.2.1", default-features = false, optional = true }
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"
ron = "0.8.0"
serde = "1.0.152"