Skip to content

Commit a5270a5

Browse files
Update Rust crate napi-build to 2.1.3
1 parent c9f3280 commit a5270a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/next-swc/crates/napi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ sentry = { version = "0.32.3", default-features = false, features = [
8484
], optional = true }
8585

8686
[build-dependencies]
87-
napi-build = "2"
87+
napi-build = "2.1.3"
8888
serde = "1.0.200"
8989
serde_json = "1.0.116"
9090
# It is not a mistake this dependency is specified in dep / build-dep both.

0 commit comments

Comments
 (0)