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 fab5553 commit e57e64bCopy full SHA for e57e64b
crates/bitwarden-vault/Cargo.toml
@@ -57,6 +57,7 @@ wasm-bindgen = { workspace = true, optional = true }
57
wasm-bindgen-futures = { workspace = true, optional = true }
58
59
[dev-dependencies]
60
+bitwarden-api-api = { workspace = true, features = ["mockall"] }
61
bitwarden-test = { workspace = true }
62
tokio = { workspace = true, features = ["rt"] }
63
0 commit comments