rewrite subscription complete

This commit is contained in:
ranfdev
2024-11-20 20:20:44 +01:00
parent 3afe79bc82
commit 0a083a6e2b
13 changed files with 1084 additions and 525 deletions

1
Cargo.lock generated
View File

@ -1955,6 +1955,7 @@ name = "ntfy-daemon"
version = "0.1.0"
dependencies = [
"anyhow",
"async-channel",
"async-trait",
"capnp 0.18.13",
"capnp-rpc",