Update quote to v1.0.43

This commit is contained in:
Oliver Hamlet
2026-01-14 19:02:41 +00:00
parent c3bd884bca
commit 9545a5c8fd
2 changed files with 7 additions and 2 deletions
Generated
+2 -2
View File
@@ -943,9 +943,9 @@ dependencies = [
[[package]]
name = "quote"
version = "1.0.40"
version = "1.0.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a"
dependencies = [
"proc-macro2",
]
+5
View File
@@ -238,6 +238,11 @@ who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "1.0.101 -> 1.0.105"
[[audits.esplugin.audits.quote]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "1.0.40 -> 1.0.43"
[[audits.esplugin.audits.syn]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"