feat(service): Support use as a library
This commit is contained in:
parent
91718c7303
commit
9c491a4f9f
3 changed files with 84 additions and 54 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1284,6 +1284,7 @@ dependencies = [
|
|||
"async-oneshot",
|
||||
"async-trait",
|
||||
"futures",
|
||||
"futures-core",
|
||||
"futures-lite",
|
||||
"futures_codec",
|
||||
"gen-z",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue