Edit tags in the middle of input
This commit is contained in:
parent
54379b98e0
commit
fe7edb93ad
9 changed files with 42 additions and 19 deletions
|
|
@ -11,7 +11,7 @@ readme = "README.md"
|
|||
members = [".", "migration"]
|
||||
|
||||
[dependencies]
|
||||
askama = "0.13.0"
|
||||
askama = { version = "0.13.0", features = ["serde_json"] }
|
||||
async-trait = "0.1.88"
|
||||
axum = { version = "0.8.3", features = ["multipart", "macros"] }
|
||||
axum-extra = { version = "0.10.1", features = ["form"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue