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 ec9b368 commit e3a61a2Copy full SHA for e3a61a2
crates/bitwarden-threading/Cargo.toml
@@ -26,8 +26,8 @@ wasm-bindgen-futures = { workspace = true }
26
[dev-dependencies]
27
async-trait = "0.1.88"
28
console_error_panic_hook = "0.1.7"
29
-tokio = { workspace = true, features = ["rt"] }
30
js-sys = { workspace = true }
+tokio = { workspace = true, features = ["rt"] }
31
tsify-next = { workspace = true }
32
wasm-bindgen = { workspace = true }
33
wasm-bindgen-futures = { workspace = true }
0 commit comments