chore: align subscriptions with local stack

This commit is contained in:
Lionel DARNIS 2026-05-23 20:49:24 +02:00
parent 553c05e2f0
commit 32d71847b6
10 changed files with 12 additions and 12 deletions

View file

@ -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"