Skip to content

Commit 33a45da

Browse files
committed
Also update syn in the Cargo.toml.
1 parent 0520480 commit 33a45da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ quote = "1"
3131
heck = "0.4"
3232

3333
[dependencies.syn]
34-
version = "2.0.64"
34+
version = "2.0.85"
3535
default-features = false
3636
features = ["clone-impls", "extra-traits", "fold", "full", "parsing", "printing"]
3737

0 commit comments

Comments
 (0)