aboutsummaryrefslogtreecommitdiff
path: root/third-party/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/Cargo.toml')
-rw-r--r--third-party/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/Cargo.toml b/third-party/Cargo.toml
index 84657de5..5a069811 100644
--- a/third-party/Cargo.toml
+++ b/third-party/Cargo.toml
@@ -15,4 +15,4 @@ once_cell = "1.9"
proc-macro2 = { version = "1.0.39", features = ["span-locations"] }
quote = "1.0.4"
scratch = "1"
-syn = { version = "1.0.95", features = ["full"] }
+syn = { version = "2.0.1", features = ["full"] }