We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47845c commit bc4bc71Copy full SHA for bc4bc71
crates/bitwarden-wasm-internal/Cargo.toml
@@ -39,7 +39,7 @@ tracing-subscriber = { workspace = true }
39
tsify = { workspace = true }
40
wasm-bindgen = { workspace = true }
41
wasm-bindgen-futures = { workspace = true }
42
-wasm-tracing= { version = "2.1.0" }
+wasm-tracing = { version = "2.1.0" }
43
44
[lints]
45
workspace = true
0 commit comments