Skip to content

Commit 2ef79c2

Browse files
committed
Update Rust crate syn to 1.0.90
1 parent d60e1ba commit 2ef79c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eq-macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "1.0.90"

0 commit comments

Comments
 (0)