From 0647f08398f44f43c99e09cc6b993f93eacde0bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 10 Feb 2022 21:40:44 +0000 Subject: fix(deps): update rust crate hyper to 0.14.17 --- crates/whirl_api/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/whirl_api/Cargo.toml b/crates/whirl_api/Cargo.toml index 669251f..3c4a9e3 100644 --- a/crates/whirl_api/Cargo.toml +++ b/crates/whirl_api/Cargo.toml @@ -15,7 +15,7 @@ publish = false [dependencies] # Web-server axum = "0.4.4" -hyper = "0.14.13" +hyper = "0.14.17" # Utility sysinfo = "0.20.5" -- cgit v1.2.3