remove unmaintained json crate, do our own string escaping

This commit is contained in:
xenofem 2023-08-06 15:16:37 -04:00
parent feb5e4979b
commit 5999d54842
3 changed files with 20 additions and 11 deletions

View file

@ -12,7 +12,6 @@ actix-files = "0.6.0"
actix-web = "4.0.1"
bytes = "1.1"
futures = "0.3"
json = "0.12.4"
lazy_static = "1.4"
log = "0.4.16"
pdf = "0.8"