Skip to content

Commit

Permalink
Remove syn
Browse files Browse the repository at this point in the history
This hasn’t been directly used since #64.

Signed-off-by: Anders Kaseorg <[email protected]>
  • Loading branch information
andersk committed Jul 17, 2024
1 parent d8f63c1 commit 6fd1678
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gc_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ name = "gc_derive"
proc-macro = true

[dependencies]
syn = "2.0"
proc-macro2 = "1.0"
quote = "1.0"
synstructure = "0.13"

0 comments on commit 6fd1678

Please sign in to comment.