feat: use json verify json

This commit is contained in:
2020-11-07 23:52:11 +08:00
parent 8bc89e80bb
commit cad9dfe606
3 changed files with 11 additions and 5 deletions

View File

@@ -16,3 +16,4 @@ rust_util = "0.6"
lazy_static = "1.4"
tokio = { version = "0.2", features = ["full"] }
warp = "0.2"
json = "0.12"