wasm: fix standalone/multipart body conversion to JsValue (#1364)
This commit is contained in:
@@ -166,7 +166,8 @@ features = [
|
||||
"Blob",
|
||||
"BlobPropertyBag",
|
||||
"ServiceWorkerGlobalScope",
|
||||
"RequestCredentials"
|
||||
"RequestCredentials",
|
||||
"File"
|
||||
]
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user