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 cb14327 commit ed06075Copy full SHA for ed06075
crates/bitwarden-vault/Cargo.toml
@@ -18,7 +18,7 @@ keywords.workspace = true
18
uniffi = [
19
"bitwarden-core/uniffi",
20
"bitwarden-crypto/uniffi",
21
- "dep:uniffi",
+ "dep:uniffi"
22
] # Uniffi bindings
23
wasm = ["dep:tsify-next", "dep:wasm-bindgen"] # WASM support
24
0 commit comments