remove tracing-wasm

This commit is contained in:
Simon Gardling
2022-03-03 13:03:53 -05:00
parent b12788a51c
commit 65b0ce7db6
2 changed files with 0 additions and 16 deletions

View File

@@ -39,4 +39,3 @@ instant = { version = "0.1.12", features = ["wasm-bindgen"] }
console_error_panic_hook = "0.1.7"
wee_alloc = "0.4.5"
wasm-bindgen = { version = "0.2.79", default-features = false, features = ["std"] }
tracing-wasm = "0.2.1"