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"