From 70690f54af945a3ca94235c060de4bdee5c61d09 Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Sat, 5 Mar 2022 03:38:04 +0530 Subject: chore: update deps (#13821) --- test_util/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test_util') diff --git a/test_util/Cargo.toml b/test_util/Cargo.toml index 1bcbd6052..253604808 100644 --- a/test_util/Cargo.toml +++ b/test_util/Cargo.toml @@ -12,11 +12,11 @@ name = "test_server" path = "src/test_server.rs" [dependencies] -anyhow = "1.0.43" +anyhow = "1.0.55" async-stream = "0.3.2" atty = "0.2.14" base64 = "0.13.0" -futures = "0.3.16" +futures = "0.3.21" hyper = { version = "0.14.12", features = ["server", "http1", "http2", "runtime"] } lazy_static = "1.4.0" os_pipe = "0.9.2" -- cgit v1.2.3