ctrl c listener for producer
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
server = { path = "../../server" }
|
||||
tonic = "0.12.3"
|
||||
tokio = { version = "1.40.0", features = ["rt-multi-thread"] }
|
||||
tokio = { version = "1.40.0", features = ["rt-multi-thread", "signal"] }
|
||||
chrono = "0.4.38"
|
||||
tokio-util = "0.7.12"
|
||||
num-traits = "0.2.19"
|
||||
|
||||
Reference in New Issue
Block a user