Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarton committed Oct 20, 2018
1 parent 26666e4 commit 0d9930b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ appveyor = { repository = "mcarton/rust-derivative" }
proc-macro = true

[dependencies]
itertools = "~0.7"
quote = "^0.6"
proc-macro2 = "0.4"
syn = { version = "0.15", features = ["full", "visit", "extra-traits"] }
Expand Down

0 comments on commit 0d9930b

Please sign in to comment.