Skip to content

Commit 3653fae

Browse files
committed
Upgrade to latest syn crate
1 parent 64c5f7a commit 3653fae

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

Cargo.lock

Lines changed: 5 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ proc-macro = true
1515
[dependencies]
1616
proc-macro2 = "1.0"
1717
quote = "1.0"
18-
syn = "1.0"
18+
syn = "2.0"

0 commit comments

Comments
 (0)