Skip to content

Commit 4e15af9

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

2 files changed

Lines changed: 51 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 50 additions & 10 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
@@ -24,7 +24,7 @@ simd-json = "0.14"
2424
sonic-rs = "0.3"
2525
rayon = "1"
2626
napi = { version = "2", default-features = false, features = ["napi6"] }
27-
napi-derive = "2"
27+
napi-derive = "3"
2828
napi-build = "2"
2929
wasm-bindgen = "0.2"
3030
js-sys = "0.3"

0 commit comments

Comments
 (0)