chore: align subscriptions with local stack
This commit is contained in:
parent
16172ad5a3
commit
f19473a05c
12 changed files with 32 additions and 26 deletions
|
|
@ -7,7 +7,7 @@ publish = true
|
|||
|
||||
[dependencies]
|
||||
futures = "0.3.32"
|
||||
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
|
||||
iced_futures = { path = "../../../libcosmic/iced/futures" }
|
||||
log = "0.4.29"
|
||||
tokio = "1.49.0"
|
||||
tokio-stream = "0.1.18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue