wasm fixes

This commit is contained in:
John Smith
2022-11-27 10:52:07 -05:00
parent 87366c7fb2
commit 80c8a62ea1
9 changed files with 36 additions and 74 deletions

2
Cargo.lock generated
View File

@@ -5741,6 +5741,7 @@ dependencies = [
"async-std",
"async_executors",
"cfg-if 1.0.0",
"console_error_panic_hook",
"eyre",
"futures-util",
"jni",
@@ -5766,6 +5767,7 @@ dependencies = [
"tokio-util",
"tracing",
"tracing-android",
"tracing-wasm",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-bindgen-test",