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 11, 2025
1 parent 12ca558 commit 62caeb4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 17 deletions.
35 changes: 20 additions & 15 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.28", features = ["anyhow"] }
napi-build = { version = "2.1.4" }
napi-derive = { version = "3.0.0-alpha.22" }
napi-derive = { version = "3.0.0-alpha.26" }

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

0 comments on commit 62caeb4

Please sign in to comment.