From c6861b537ead4bba21817610664d68ffbe7daad5 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 2 Aug 2019 17:58:09 +0200 Subject: third_party: upgrade rust crates --- 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 44226a143..a38de1ab1 100644 --- a/tools/hyper_hello/Cargo.toml +++ b/tools/hyper_hello/Cargo.toml @@ -3,7 +3,7 @@ name = "hyper_hello" version = "0.0.1" [dependencies] -hyper = "0.12.30" +hyper = "0.12.33" ring = "0.14.6" [[bin]] -- cgit v1.2.3