Compare commits

..

1 Commits

Author SHA1 Message Date
db0d1ab15e Update Rust crate tokio to 1.44.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-04-06 00:33:31 +00:00

View File

@ -11,7 +11,7 @@ tar = "0.4.38"
actix-web = "4.10.2" actix-web = "4.10.2"
actix = "0.13.5" actix = "0.13.5"
lazy_static = "1.5.0" lazy_static = "1.5.0"
log = "0.4.27" log = "0.4.17"
env_logger = "0.11.8" env_logger = "0.11.8"
actix-web-httpauth = "0.8.2" actix-web-httpauth = "0.8.2"
askama = "0.13.0" askama = "0.13.0"