improv: create subscription channel for pages to send messages to
This commit is contained in:
parent
11de7cbd4a
commit
b443dd5b53
12 changed files with 104 additions and 26 deletions
|
|
@ -5,6 +5,8 @@ resolver = "2"
|
|||
rust-version = "1.71.0"
|
||||
sunrise_sunset = "1.0.1"
|
||||
|
||||
[workspace.dependencies]
|
||||
tokio = { version = "1.37.0", features = ["macros"] }
|
||||
|
||||
[workspace.dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue