diff --git a/tonic-interop/Cargo.toml b/tonic-interop/Cargo.toml index e5ec14f85..f487b949a 100644 --- a/tonic-interop/Cargo.toml +++ b/tonic-interop/Cargo.toml @@ -27,7 +27,7 @@ async-stream = "0.1.2" tower = "=0.3.0-alpha.2" http-body = "=0.2.0-alpha.3" -console = "0.8" +console = "0.9" structopt = "0.2" tracing = "0.1"