diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ log = "0.4.14" serde_json = "1.0.66" parking_lot = "0.11.1" tonic = "0.5" +tonic-health = "0.4.0" prost = "0.8" tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] } |
