refactor serialization, add json
This commit is contained in:
parent
921b62ed97
commit
aa508a43cb
5 changed files with 155 additions and 69 deletions
|
@ -11,6 +11,7 @@ actix-files = "0.6.0"
|
|||
actix-web = "4.0.1"
|
||||
bytes = "1.1"
|
||||
futures = "0.3"
|
||||
json = "0.12.4"
|
||||
lazy_static = "1.4"
|
||||
pdf = "0.7.2"
|
||||
regex = "1.5.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue