Skip to content

Commit 2552ca2

Browse files
committed
chore: update deps
1 parent a325ce0 commit 2552ca2

File tree

2 files changed

+359
-359
lines changed

2 files changed

+359
-359
lines changed

example/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ publish = false
88
crate-type = ["cdylib", "lib"]
99

1010
[dependencies]
11-
napi = "3.0.0-alpha"
12-
napi-derive = "3.0.0-alpha"
11+
napi = "3.0.0-beta"
12+
napi-derive = "3.0.0-beta"
1313

1414
[target.'cfg(target_os = "linux")'.dependencies]
1515
mimalloc-safe = { path = "../", features = ["local_dynamic_tls", "skip_collect_on_exit"] }

0 commit comments

Comments
 (0)