We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba82aaa commit 69430b2Copy full SHA for 69430b2
Cargo.toml
@@ -12,7 +12,7 @@ tonic = "0.11.0"
12
tonic-reflection = "0.11.0"
13
prost = "0.12.3"
14
prost-types = "0.12.3"
15
-tower = "0.4.13"
+tower = "0.5.0"
16
hyper-util = { version = "0.1.3", features = ["tokio"] }
17
http-body-util = "0.1.0"
18
anyhow = "1.0.82"
0 commit comments