Update Rust crate tokio to 1.47.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-07-27 00:15:35 +00:00
parent 5e84119f51
commit 3e496a023d
2 changed files with 19 additions and 9 deletions

View File

@@ -15,4 +15,4 @@ log = "0.4.27"
env_logger = "0.11.8"
actix-web-httpauth = "0.8.2"
askama = "0.14.0"
tokio = "1.46.1"
tokio = "1.47.0"