summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f5abae0..9569eb9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,6 @@ members = ["autochomp", "chewed", "chomp-macro"]
[dependencies]
heck = "0.3"
-paste = "1"
quote = "1"
[dependencies.proc-macro2]