From e3e96f681eabb1afef38fa437545ee6b8e2f2efd 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 d452110..7fe7332 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