Add app api

This commit is contained in:
2023-10-05 07:22:12 +00:00
committed by GitHub
parent db101b5642
commit 25006a63c8
17 changed files with 543 additions and 55 deletions

View File

@@ -31,6 +31,7 @@ int-enum = "0.5"
itertools = "0.10"
json = "0.12"
lazy_static = "1.4"
md5 = "0.7"
modular-bitfield = "0.11"
multipart = { features = ["server"], git = 'https://github.com/lifegpc/multipart', optional = true, default-features = false }
openssl = { version = "0.10", optional = true }