chore: align subscriptions with local stack
This commit is contained in:
parent
553c05e2f0
commit
32d71847b6
10 changed files with 12 additions and 12 deletions
|
|
@ -7,8 +7,8 @@ rust-version.workspace = true
|
|||
publish = true
|
||||
|
||||
[dependencies]
|
||||
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols" }
|
||||
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
|
||||
cosmic-protocols = { path = "../../../cosmic-protocols" }
|
||||
iced_futures = { path = "../../../libcosmic/iced/futures" }
|
||||
num-derive = "0.4.2"
|
||||
num-traits = "0.2.19"
|
||||
sctk.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue