Update maud
This commit is contained in:
parent
1aecaf9286
commit
37888d5835
2 changed files with 7 additions and 7 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue