We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6143875 commit 6961f89Copy full SHA for 6961f89
Cargo.toml
@@ -48,7 +48,7 @@ ustr = { package = "ustr-fxhash", version = "1.0.0" }
48
xxhash-rust = { version = "0.8.10" }
49
50
# Pinned
51
-napi = { package = "napi-h", version = "=2.16.1" }
+napi = { package = "napi-h", version = "=2.16.2" }
52
napi-build = { version = "2" }
53
napi-derive = { version = "2" }
54
tikv-jemallocator = { version = "=0.5.4", features = ["disable_initial_exec_tls"] }
0 commit comments