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 1b2f901 commit 417fbe9Copy full SHA for 417fbe9
interop/Cargo.toml
@@ -16,7 +16,7 @@ path = "src/bin/server.rs"
16
async-stream = "0.3"
17
strum = {version = "0.27", features = ["derive"]}
18
pico-args = {version = "0.5", features = ["eq-separator"]}
19
-console = "0.15"
+console = "0.16"
20
http = "1"
21
http-body-util = "0.1"
22
prost = "0.14"
0 commit comments