Update syn to v2.0.114

This commit is contained in:
Oliver Hamlet
2026-01-14 19:02:41 +00:00
parent 9545a5c8fd
commit afc1ae5019
2 changed files with 7 additions and 2 deletions
Generated
+2 -2
View File
@@ -1131,9 +1131,9 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]]
name = "syn"
version = "2.0.113"
version = "2.0.114"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "678faa00651c9eb72dd2020cbdf275d92eccb2400d568e419efdd64838145cb4"
checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
dependencies = [
"proc-macro2",
"quote",
+5
View File
@@ -253,6 +253,11 @@ who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.0.112 -> 2.0.113"
[[audits.esplugin.audits.syn]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.0.113 -> 2.0.114"
[[audits.esplugin.audits.tempfile]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"