summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 4b04c731..337c03a6 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -19,5 +19,4 @@ bench = false
proc-macro2 = "1"
quote = "1"
syn = { version = "1", features = ["full", "extra-traits"] }
-unscanny = "0.1"
heck = "0.4"