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 and h-a-n-a committed Feb 7, 2025
1 parent 34cdf14 commit 55e8442
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 deletions.
27 changes: 18 additions & 9 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 @@ -85,9 +85,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.27", features = ["anyhow"] }
napi-build = { version = "2.1.4" }
napi-derive = { version = "3.0.0-alpha.22" }
napi-derive = { version = "3.0.0-alpha.25" }

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

0 comments on commit 55e8442

Please sign in to comment.