build(deps): bump quote from 1.0.46 to 1.0.47 (#9998)

This commit is contained in:
dependabot[bot]
2026-08-04 11:18:43 +02:00
committed by generall
parent efb8891480
commit 84c89e8214
Generated
+2 -2
View File
@@ -6145,9 +6145,9 @@ dependencies = [
[[package]]
name = "quote"
version = "1.0.46"
version = "1.0.47"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
dependencies = [
"proc-macro2",
]