Skip to content

Commit

Permalink
chore: bump to napi@3 (web-infra-dev#8359)
Browse files Browse the repository at this point in the history
feat: init
  • Loading branch information
h-a-n-a authored Nov 8, 2024
1 parent 9ea18ae commit b329f87
Show file tree
Hide file tree
Showing 24 changed files with 614 additions and 544 deletions.
63 changes: 30 additions & 33 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 @@ -71,9 +71,9 @@ ustr = { package = "ustr-fxhash", version = "1.0.0" }
xxhash-rust = { version = "0.8.10" }

# Pinned
napi = { package = "napi-h", version = "=2.16.1" }
napi = { version = "3.0.0-alpha.19" }
napi-build = { version = "2" }
napi-derive = { version = "2" }
napi-derive = { version = "3.0.0-alpha.17" }

# Serialize and Deserialize
inventory = { version = "0.1" }
Expand Down
Loading

0 comments on commit b329f87

Please sign in to comment.