Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 645bee4

Browse files
committed
chore: update dependencies
1 parent cbce7f0 commit 645bee4

File tree

3 files changed

+2181
-2173
lines changed

3 files changed

+2181
-2173
lines changed

Cargo.lock

+20-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ version = "0.0.0"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
napi = { version = "2.2.0", features = ["napi3"] }
11-
napi-derive = "2.2.0"
10+
napi = { version = "2.10.0", features = ["napi3"] }
11+
napi-derive = "2.9.1"
1212
libc = "0.2.123"
1313
nix = "0.23"
1414
uv-sys = "0.1"

0 commit comments

Comments
 (0)