Skip to content

Commit 545a4c3

Browse files
fix(deps): update rust crate syn to v2
1 parent 76c7bd2 commit 545a4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang-util-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ proc-macro = true
2020
darling = "0.14"
2121
proc-macro2 = "1.0"
2222
quote = "1.0"
23-
syn = "1.0"
23+
syn = "2.0"

0 commit comments

Comments
 (0)