chore: Update calloop

This commit is contained in:
Victoria Brekenfeld 2024-03-26 14:15:18 +01:00 committed by Victoria Brekenfeld
parent 8afd6490da
commit cc439b2cea

View file

@ -12,7 +12,7 @@ subscription = ["iced_futures"]
[dependencies]
zbus = { version = "3.14.1", default-features = false, optional = true }
atomicwrites = { git = "https://github.com/jackpot51/rust-atomicwrites" }
calloop = { version = "0.12.2", optional = true }
calloop = { version = "0.13.0", optional = true }
notify = "6.0.0"
ron = "0.8.0"
serde = "1.0.152"