Skip to content

Commit ee3d7c4

Browse files
chore(deps): update rust crate napi to v3.7.0
1 parent 4f10dfc commit ee3d7c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

impit-node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = "0.0.0"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
napi = { version = "=3.6.1", default-features = false, features = ["napi4", "napi5", "async", "web_stream", "tokio_rt"] }
10+
napi = { version = "=3.7.0", default-features = false, features = ["napi4", "napi5", "async", "web_stream", "tokio_rt"] }
1111
napi-derive = "=3.4.0"
1212
impit = { path="../impit" }
1313
rustls = { version="0.23.16" }

0 commit comments

Comments
 (0)