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 ab8d137 commit a46a98fCopy full SHA for a46a98f
bindings/javascript/Cargo.toml
@@ -23,7 +23,7 @@ mimalloc = { version = "0.1", features = ["local_dynamic_tls"] }
23
24
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
25
napi = { version = "2.16.0", default-features = false, features = ["napi4"] }
26
-napi-derive = "2.16.0"
+napi-derive = "3.3.0"
27
28
[target.'cfg(target_arch = "wasm32")'.dependencies]
29
wasm-bindgen = "=0.2.105"
0 commit comments