Skip to content

Commit

Permalink
build(deps): bump napi-derive from 2.14.2 to 2.14.6 (#3879)
Browse files Browse the repository at this point in the history
Bumps [napi-derive](https://github.com/napi-rs/napi-rs) from 2.14.2 to 2.14.6.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/[email protected]@2.14.6)

---
updated-dependencies:
- dependency-name: napi-derive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 63cf1c4 commit 8f5dd3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/nodejs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ napi = { version = "2.11.3", default-features = false, features = [
"napi6",
"async",
] }
napi-derive = "2.12.2"
napi-derive = "2.14.6"
opendal.workspace = true
tokio = "1"

Expand Down

0 comments on commit 8f5dd3d

Please sign in to comment.