From b693ca7f7f21f9775c08dfbf038e6d3557f6daeb Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 1 Jun 2020 16:25:10 -0400 Subject: upgrade: crates (#6032) --- tools/hyper_hello/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/hyper_hello') diff --git a/tools/hyper_hello/Cargo.toml b/tools/hyper_hello/Cargo.toml index 06ef5c7d0..55a8be7b1 100644 --- a/tools/hyper_hello/Cargo.toml +++ b/tools/hyper_hello/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.1" edition = "2018" [dependencies] -hyper = "0.13.5" +hyper = "0.13.6" tokio = { version = "0.2.21", features = ["full"] } [[bin]] -- cgit v1.2.3