Update Rust crate tokio to 1.44.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-04-08 00:26:56 +00:00
parent 4765628283
commit 41076a2ff1
2 changed files with 5 additions and 5 deletions

View File

@ -15,4 +15,4 @@ log = "0.4.27"
env_logger = "0.11.8"
actix-web-httpauth = "0.8.2"
askama = "0.13.0"
tokio = "1.23.0"
tokio = "1.44.2"