chore: Update calloop
This commit is contained in:
parent
8afd6490da
commit
cc439b2cea
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue