From 657e8fca55a239c22a835d3d4ad2abd37e82598e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Apr 2025 00:33:19 +0000 Subject: [PATCH] Update Rust crate tokio to 1.44.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0c31b16..c27bc61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ log = "0.4.17" env_logger = "0.11.8" actix-web-httpauth = "0.8.2" askama = "0.13.0" -tokio = "1.23.0" +tokio = "1.44.1"