Skip to content

Commit 0e5f165

Browse files
chore(deps): update napi
1 parent 6dbba54 commit 0e5f165

File tree

2 files changed

+48
-18
lines changed

2 files changed

+48
-18
lines changed

Cargo.lock

Lines changed: 45 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
@@ -86,9 +86,9 @@ ustr = { package = "ustr-fxhash", version = "1.0.1" }
8686
xxhash-rust = { version = "0.8.14" }
8787

8888
# Pinned
89-
napi = { version = "3.0.0-alpha.24", features = ["anyhow"] }
90-
napi-build = { version = "2.1.4" }
91-
napi-derive = { version = "3.0.0-alpha.22" }
89+
napi = { version = "3.0.0-alpha.33", features = ["anyhow"] }
90+
napi-build = { version = "2.1.5" }
91+
napi-derive = { version = "3.0.0-alpha.29" }
9292

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

0 commit comments

Comments
 (0)