Update to syn 2 (#1862)

This commit is contained in:
David Pedersen
2023-03-18 19:23:27 +00:00
committed by GitHub
parent b315e5b37e
commit 8e1eb8979f
19 changed files with 28 additions and 25 deletions
+2
View File
@@ -23,6 +23,8 @@ skip-tree = [
{ name = "windows-sys" },
# old version pulled in by rustls via ring
{ name = "spin" },
# lots still pulls in syn 1.x
{ name = "syn" },
]
[sources]