chore: Prepare 0.10 release (#954)

This commit is contained in:
Lucio Franco
2022-03-31 17:05:54 -04:00
committed by GitHub
parent d142e1aa4c
commit 808c417cbd
10 changed files with 55 additions and 18 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ http = "0.2"
http-body = "0.4"
hyper = "0.14"
pin-project = "1"
tonic = {version = "0.6", path = "../tonic", default-features = false, features = ["transport"]}
tonic = {version = "0.7", path = "../tonic", default-features = false, features = ["transport"]}
tower-service = "0.3"
tracing = "0.1"