wasm fixes

This commit is contained in:
John Smith
2022-06-15 23:29:45 -04:00
parent b0a65fc848
commit 17ea0ccf3c
5 changed files with 34 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -5331,6 +5331,7 @@ dependencies = [
"send_wrapper 0.6.0",
"serde 1.0.137",
"serde_json",
"tracing",
"tracing-subscriber",
"tracing-wasm",
"veilid-core",