Update rayon from 1.11.0 to 1.12.0

This commit is contained in:
Oliver Hamlet
2026-05-10 13:25:01 +01:00
parent a12fcfcef2
commit 21e31c2972
2 changed files with 8 additions and 2 deletions
Generated
+2 -2
View File
@@ -958,9 +958,9 @@ checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
[[package]]
name = "rayon"
version = "1.11.0"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
dependencies = [
"either",
"rayon-core",
+6
View File
@@ -1224,6 +1224,12 @@ criteria = "safe-to-deploy"
delta = "1.0.40 -> 1.0.43"
aggregated-from = "https://raw.githubusercontent.com/Ortham/esplugin/refs/heads/master/supply-chain/audits.toml"
[[audits.ortham.audits.rayon]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "1.11.0 -> 1.12.0"
aggregated-from = "https://raw.githubusercontent.com/Ortham/esplugin/refs/heads/master/supply-chain/audits.toml"
[[audits.ortham.audits.rust-ini]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"