update tonic (#270)
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
strum = "0.25"
|
||||
strum_macros = "0.25"
|
||||
tonic = "0.12"
|
||||
tonic = "0.13"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12"
|
||||
tonic-build = "0.13"
|
||||
|
||||
Reference in New Issue
Block a user