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 628dbf0 commit c8ab5a7Copy full SHA for c8ab5a7
crates/bitwarden-napi/Cargo.toml
@@ -23,7 +23,7 @@ bitwarden-json = { path = "../bitwarden-json", version = "0.3.0", features = [
23
] }
24
env_logger = "0.11.1"
25
log = { workspace = true }
26
-napi = { version = "2", features = ["async"] }
+napi = { version = "3", features = ["async"] }
27
napi-derive = "2"
28
29
[build-dependencies]
0 commit comments