Fix syn in Cargo.lock

This commit is contained in:
Michael Sproul
2026-03-10 16:49:35 +11:00
parent 7f65e2fda5
commit 9f3873f2bf

2
Cargo.lock generated
View File

@@ -2461,7 +2461,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976"
dependencies = [
"data-encoding",
"syn 1.0.109",
"syn 2.0.111",
]
[[package]]