diff --git a/tonic-interop/Cargo.toml b/tonic-interop/Cargo.toml index 7ef1609c0..e5ec14f85 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.7.6" +console = "0.8" structopt = "0.2" tracing = "0.1"