Skip to content

Commit a9d20f3

Browse files
chore(deps): update napi
1 parent cf4d882 commit a9d20f3

File tree

2 files changed

+29
-15
lines changed

2 files changed

+29
-15
lines changed

Cargo.lock

Lines changed: 27 additions & 13 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
@@ -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"] }
90+
napi = { version = "3.0.0-alpha.30", features = ["anyhow"] }
9191
napi-build = { version = "2.1.4" }
92-
napi-derive = { version = "3.0.0-alpha.22" }
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)