remove unmaintained json crate, do our own string escaping
This commit is contained in:
parent
feb5e4979b
commit
5999d54842
3 changed files with 20 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue