Skip to content

Commit cea0941

Browse files
chore(deps): update napi
1 parent 2fa553c commit cea0941

File tree

2 files changed

+45
-15
lines changed

2 files changed

+45
-15
lines changed

Cargo.lock

Lines changed: 43 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.33", features = ["anyhow"] }
9191
napi-build = { version = "2.1.6" }
92-
napi-derive = { version = "3.0.0-alpha.22" }
92+
napi-derive = { version = "3.0.0-alpha.29" }
9393

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

0 commit comments

Comments
 (0)