Skip to content

Commit

Permalink
deps: Add clone-impls feature of syn
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayJack committed Dec 21, 2024
1 parent b5c35c2 commit 9eff2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitflags-attr-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ syn = { version = "2", features = [
"parsing",
"printing",
"proc-macro",
"clone-impls",
], default-features = false }
quote = { version = "1", default-features = false }

Expand Down

0 comments on commit 9eff2aa

Please sign in to comment.