Skip to content

Commit d252c13

Browse files
Update Rust crate syn to v2
1 parent d60e1ba commit d252c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: eq-macro/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ proc-macro = true
1111

1212
[dependencies]
1313
quote = "1.0.15"
14-
syn = "1.0.86"
14+
syn = "2.0.42"

0 commit comments

Comments
 (0)