Skip to content

Commit

Permalink
chore: πŸ€– bump napi (#2717)
Browse files Browse the repository at this point in the history
* chore: πŸ€– bump napi

* chore: πŸ€– update lock

* chore: πŸ€– update lock

* chore: πŸ€– update lock

* chore: πŸ€– update lock

* chore: πŸ€– update check_rust_depdency

* chore: πŸ€– update comment

* fix: πŸ› cr issue

* chore: πŸ€– byPasDepList
  • Loading branch information
IWANABETHATGUY authored Apr 17, 2023
1 parent 5fecaa6 commit 59c42ba
Show file tree
Hide file tree
Showing 8 changed files with 77 additions and 54 deletions.
55 changes: 31 additions & 24 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ itertools = { version = "0.10.1" }
json = { version = "0.12.4" }
linked_hash_set = { version = "0.1.4" }
mimalloc-rust = { version = "0.2" }
napi = { version = "=2.11.1" }
napi = { version = "=2.12.2" }
napi-build = { version = "=2.0.1" }
napi-derive = { version = "=2.11.0" }
napi-derive = { version = "=2.12.3" }
napi-sys = { version = "=2.2.3" }
nodejs-resolver = { version = "0.0.78" }
once_cell = { version = "1.17.0" }
Expand Down
47 changes: 27 additions & 20 deletions crates/node_binding/Cargo.lock

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

Loading

0 comments on commit 59c42ba

Please sign in to comment.