fix: chunked processing (partly)
This commit is contained in:
parent
a581e2326b
commit
b3e3eb7270
10 changed files with 758 additions and 108 deletions
|
@ -21,6 +21,7 @@ serde_json = "1.0"
|
|||
prost = "0.11"
|
||||
prost-types = "0.11"
|
||||
serde_bytes = "0.11.15"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue