aboutsummaryrefslogtreecommitdiffstats
path: root/sylt_macro/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sylt_macro/Cargo.toml')
-rw-r--r--sylt_macro/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sylt_macro/Cargo.toml b/sylt_macro/Cargo.toml
index 04ae39d..9ac045e 100644
--- a/sylt_macro/Cargo.toml
+++ b/sylt_macro/Cargo.toml
@@ -12,4 +12,3 @@ proc-macro = true
[dependencies]
syn = { version = "1.0", features=["full"] }
quote = "1.0"
-lazy_static = "1.4"