Skip to content

Commit a1a4c14

Browse files
build(deps): bump napi from 2.16.17 to 3.4.0
Bumps [napi](https://github.com/napi-rs/napi-rs) from 2.16.17 to 3.4.0. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi@2.16.17...napi-v3.4.0) --- updated-dependencies: - dependency-name: napi dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d991337 commit a1a4c14

2 files changed

Lines changed: 142 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 141 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde_json = { version = "1", features = ["raw_value"] }
2323
simd-json = "0.14"
2424
sonic-rs = "0.3"
2525
rayon = "1"
26-
napi = { version = "2", default-features = false, features = ["napi6"] }
26+
napi = { version = "3", default-features = false, features = ["napi6"] }
2727
napi-derive = "2"
2828
napi-build = "2"
2929
wasm-bindgen = "0.2"

0 commit comments

Comments
 (0)