Skip to content

Commit

Permalink
Also update syn in the Cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Oct 27, 2024
1 parent d44bee2 commit 364f2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ quote = "1"
heck = "0.4"

[dependencies.syn]
version = "2.0.64"
version = "2.0.85"
default-features = false
features = ["clone-impls", "extra-traits", "fold", "full", "parsing", "printing"]

Expand Down

0 comments on commit 364f2c1

Please sign in to comment.