Update quote from 1.0.43 to 1.0.45

This commit is contained in:
Oliver Hamlet
2026-05-10 13:25:03 +01:00
parent bbd0100995
commit 6d5401764e
2 changed files with 8 additions and 2 deletions
Generated
+2 -2
View File
@@ -943,9 +943,9 @@ dependencies = [
[[package]]
name = "quote"
version = "1.0.43"
version = "1.0.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a"
checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
dependencies = [
"proc-macro2",
]
+6
View File
@@ -988,6 +988,12 @@ criteria = "safe-to-deploy"
delta = "1.0.95 -> 1.0.101"
aggregated-from = "https://raw.githubusercontent.com/loot/metadata-validator/refs/heads/master/supply-chain/audits.toml"
[[audits.loot.audits.quote]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "1.0.43 -> 1.0.45"
aggregated-from = "https://raw.githubusercontent.com/loot/metadata-validator/refs/heads/master/supply-chain/audits.toml"
[[audits.mozilla.wildcard-audits.encoding_rs]]
who = "Henri Sivonen <hsivonen@hsivonen.fi>"
criteria = "safe-to-deploy"