Update fix_annotation_text

This commit is contained in:
2023-03-16 21:12:27 +01:00
parent c9e3f770f1
commit c60b5980d3
3 changed files with 171 additions and 12 deletions

View File

@@ -24,3 +24,5 @@ serde = { version = "1.0.144", features = ["derive"] }
serde_json = "1.0.85"
tokio-cron-scheduler = "0.8.1"
axum = "0.5.16"
ammonia = "3"
maplit = "1.0.2"