Update napi-build to v2.3.1

This commit is contained in:
Oliver Hamlet
2026-01-03 22:32:03 +00:00
parent 84ffe39a37
commit a039be5a05
2 changed files with 7 additions and 2 deletions
Generated
+2 -2
View File
@@ -633,9 +633,9 @@ dependencies = [
[[package]]
name = "napi-build"
version = "2.2.3"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcae8ad5609d14afb3a3b91dee88c757016261b151e9dcecabf1b2a31a6cab14"
checksum = "d376940fd5b723c6893cd1ee3f33abbfd86acb1cd1ec079f3ab04a2a3bc4d3b1"
[[package]]
name = "napi-derive"
+5
View File
@@ -55,6 +55,11 @@ criteria = "safe-to-deploy"
delta = "5.3.3 -> 5.4.0"
notes = "This is my own crate published using Trusted Publishing, but I can't mark it as trusted by cargo-vet because it doesn't support Trusted Publishing and just sees that the publisher is unknown."
[[audits.napi-build]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.2.3 -> 2.3.1"
[[audits.regress]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"