wasm fixes
This commit is contained in:
@@ -12,6 +12,7 @@ crate-type = ["cdylib", "rlib"]
|
||||
wasm-bindgen = { version = "^0", features = ["serde-serialize"] }
|
||||
console_error_panic_hook = "^0"
|
||||
wee_alloc = "^0"
|
||||
tracing = { version = "^0", features = ["log", "attributes"] }
|
||||
tracing-wasm = "^0"
|
||||
tracing-subscriber = "^0"
|
||||
veilid-core = { path = "../veilid-core" }
|
||||
|
||||
Reference in New Issue
Block a user