Skip to content

Commit 55e8442

Browse files
renovate[bot]h-a-n-a
authored andcommitted
chore(deps): update napi
1 parent 34cdf14 commit 55e8442

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

Cargo.lock

Lines changed: 18 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ ustr = { package = "ustr-fxhash", version = "1.0.1" }
8585
xxhash-rust = { version = "0.8.14" }
8686

8787
# Pinned
88-
napi = { version = "3.0.0-alpha.24", features = ["anyhow"] }
88+
napi = { version = "3.0.0-alpha.27", features = ["anyhow"] }
8989
napi-build = { version = "2.1.4" }
90-
napi-derive = { version = "3.0.0-alpha.22" }
90+
napi-derive = { version = "3.0.0-alpha.25" }
9191

9292
# Serialize and Deserialize
9393
inventory = { version = "0.3.17" }

0 commit comments

Comments
 (0)