From adab69bccca986bd7da93a84ca419bdd09587a06 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Thu, 7 Nov 2019 14:26:49 -0800 Subject: Upgrade rust crates (#3292) --- 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 8d4048289..3c47b3bc2 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.34" +hyper = "0.12.35" ring = "0.16.9" [[bin]] -- cgit v1.2.3