Update maud

This commit is contained in:
traxys 2024-03-02 15:16:26 +01:00
parent 1aecaf9286
commit 37888d5835
2 changed files with 7 additions and 7 deletions

View file

@ -33,9 +33,7 @@ tower-sessions = { version = "0.8.2", features = [
] }
tower = "0.4.13"
time = "0.3.31"
maud = { git = "https://github.com/lambda-fairy/maud", version = "0.25.0", features = [
"axum",
] }
maud = { version = "0.26.0", features = ["axum"] }
pulldown-cmark = "0.9.3"
ammonia = "3.3.0"