Update memchr from 2.7.4 to 2.8.0

This commit is contained in:
Oliver Hamlet
2026-05-10 13:25:02 +01:00
parent 21e31c2972
commit bbd0100995
3 changed files with 13 additions and 2 deletions
Generated
+2 -2
View File
@@ -693,9 +693,9 @@ dependencies = [
[[package]]
name = "memchr"
version = "2.7.4"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
[[package]]
name = "memoffset"
+5
View File
@@ -72,6 +72,11 @@ who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.4.28 -> 0.4.29"
[[audits.memchr]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.7.4 -> 2.7.5"
[[audits.napi]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-run"
+6
View File
@@ -1205,6 +1205,12 @@ criteria = "safe-to-deploy"
delta = "0.2.0 -> 0.2.1"
aggregated-from = "https://raw.githubusercontent.com/Ortham/libloadorder/refs/heads/master/supply-chain/audits.toml"
[[audits.ortham.audits.memchr]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.7.5 -> 2.8.0"
aggregated-from = "https://raw.githubusercontent.com/Ortham/svg_to_ico/refs/heads/master/supply-chain/audits.toml"
[[audits.ortham.audits.proc-macro2]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"