diff --git a/Cargo.toml b/Cargo.toml index 9cef90c..94f615b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ bytesize = "1.3.0" chrono = "0.4.39" env_logger = "0.11.6" log = "0.4.22" -maud = "0.26.0" +maud = "0.27.0" rand = "0.9.0" reqwest = { version = "0.12.12", features = ["blocking"] } rocket = "0.5.1"