Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 4061461 commit 81b6958
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serde_json = "1.0.128"
regex = "1.10.6"
wax = { version = "0.6.0", features = ["walk"] }
napi-derive = { version = "2.16.12", optional = true }
napi = { version = "2.16.10", default-features = false, features = [
napi = { version = "2.16.11", default-features = false, features = [
"napi9",
"serde-json",
"tokio_rt",
Expand Down

0 comments on commit 81b6958

Please sign in to comment.