Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0d9930b

Browse files
committedOct 20, 2018
Remove unused dependency
1 parent 26666e4 commit 0d9930b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ appveyor = { repository = "mcarton/rust-derivative" }
1717
proc-macro = true
1818

1919
[dependencies]
20-
itertools = "~0.7"
2120
quote = "^0.6"
2221
proc-macro2 = "0.4"
2322
syn = { version = "0.15", features = ["full", "visit", "extra-traits"] }

0 commit comments

Comments
 (0)
Please sign in to comment.