Skip to content

Commit 2e99108

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.28"

0 commit comments

Comments
 (0)