chore: Update calloop (#173)
* chore: Update calloop * chore: Allow compiling without windowing system * CI: Add test without any features
This commit is contained in:
parent
e1d1b0bad5
commit
f91287dec2
4 changed files with 8 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ subscription = ["iced_futures"]
|
|||
|
||||
[dependencies]
|
||||
atomicwrites = "0.4.0"
|
||||
calloop = { version = "0.10.5", optional = true }
|
||||
calloop = { version = "0.12.2", optional = true }
|
||||
dirs = "5.0.1"
|
||||
notify = "6.0.0"
|
||||
ron = "0.8.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue