Skip to content

Commit 807c411

Browse files
renovate[bot]h-a-n-a
authored andcommitted
chore(deps): update napi
1 parent 3162d9a commit 807c411

File tree

2 files changed

+32
-18
lines changed

2 files changed

+32
-18
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ ustr = { package = "ustr-fxhash", version = "1.0.1" }
8787
xxhash-rust = { version = "0.8.14" }
8888

8989
# Pinned
90-
napi = { version = "3.0.0-alpha.24", features = ["anyhow"] }
91-
napi-build = { version = "2.1.4" }
92-
napi-derive = { version = "3.0.0-alpha.22" }
90+
napi = { version = "3.0.0-alpha.31", features = ["anyhow"] }
91+
napi-build = { version = "2.1.5" }
92+
napi-derive = { version = "3.0.0-alpha.28" }
9393

9494
# Serialize and Deserialize
9595
inventory = { version = "0.3.17" }

0 commit comments

Comments
 (0)