updates
This commit is contained in:
parent
32a86353db
commit
dfbce37f5a
@ -9,6 +9,8 @@ tonic = "0.11"
|
|||||||
tokio-stream = { version = "0.1", features = ["sync"] }
|
tokio-stream = { version = "0.1", features = ["sync"] }
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
navka-common = { path = "../common" }
|
navka-common = { path = "../common" }
|
||||||
|
tracing = { version = "0.1", features = ["std"] }
|
||||||
|
tracing-subscriber = "0.3"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
prost-build = "0.12"
|
prost-build = "0.12"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user