Enable std and async-await of futures dependency
This commit is contained in:
parent
b807f506c0
commit
349e40f600
2 changed files with 1 additions and 4 deletions
|
|
@ -22,10 +22,7 @@ thread-pool = ["futures/thread-pool"]
|
|||
|
||||
[dependencies]
|
||||
iced_core.workspace = true
|
||||
|
||||
futures.workspace = true
|
||||
futures.features = ["std", "async-await"]
|
||||
|
||||
log.workspace = true
|
||||
rustc-hash.workspace = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue