Skip to content

Commit

Permalink
Fix non-local impl definition warning
Browse files Browse the repository at this point in the history
  • Loading branch information
frengor committed May 8, 2024
1 parent c2ec2a4 commit f23b2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ syn = { version = "2.0", default-features = false, features = ["derive", "parsin
proc-macro2 = "1.0"
quote = "1.0"
proc-macro-error = "1.0"
synstructure = "0.13.0"
synstructure = "0.13.1"

0 comments on commit f23b2c2

Please sign in to comment.