From 6a214d646daab4cbffbf5300cad406c9e099cd1a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Aug 2021 10:01:48 +0000 Subject: fix(deps): update rust crate axum to 0.1.3 --- 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 df989cc..686b32a 100644 --- a/crates/whirl_api/Cargo.toml +++ b/crates/whirl_api/Cargo.toml @@ -16,7 +16,7 @@ publish = false # Web-server actix-web = { version = "3.3.2", features = ["rustls"] } actix-cors = "0.5.4" -axum = "0.1.2" +axum = "0.1.3" hyper = "0.14.11" # Utility -- cgit v1.2.3