mirror of
https://github.com/Noratrieb/terustform.git
synced 2026-01-14 16:35:11 +01:00
Handle shutdown correctly
This commit is contained in:
parent
41e578e199
commit
f9da7ebe43
7 changed files with 69 additions and 10 deletions
|
|
@ -18,6 +18,7 @@ tempfile = "3.10.1"
|
|||
time = "0.3.35"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
tokio-stream = { version = "0.1.15", features = ["net"] }
|
||||
tokio-util = "0.7.10"
|
||||
tonic = { version = "0.11.0", features = ["tls"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue