Skip to content

Commit

Permalink
chore(deps): update napi
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent cf4d882 commit a9d20f3
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 15 deletions.
40 changes: 27 additions & 13 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 @@ -87,9 +87,9 @@ ustr = { package = "ustr-fxhash", version = "1.0.1" }
xxhash-rust = { version = "0.8.14" }

# Pinned
napi = { version = "3.0.0-alpha.24", features = ["anyhow"] }
napi = { version = "3.0.0-alpha.30", features = ["anyhow"] }
napi-build = { version = "2.1.4" }
napi-derive = { version = "3.0.0-alpha.22" }
napi-derive = { version = "3.0.0-alpha.28" }

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

0 comments on commit a9d20f3

Please sign in to comment.