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 ecac796 commit 302a3b5Copy full SHA for 302a3b5
crates/bitwarden-auth/Cargo.toml
@@ -26,7 +26,7 @@ wasm = [
26
# Note: dependencies must be alphabetized to pass the cargo sort check in the CI pipeline.
27
[dependencies]
28
bitwarden-api-api = { workspace = true }
29
-bitwarden-core = { workspace = true, features = ["internal", "wasm"] }
+bitwarden-core = { workspace = true, features = ["internal"] }
30
bitwarden-crypto = { workspace = true }
31
bitwarden-error.workspace = true
32
bitwarden-encoding = { workspace = true }
0 commit comments