aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 44e16d0..f7d2ec1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -531,7 +531,6 @@ dependencies = [
name = "sylt_macro"
version = "0.1.0"
dependencies = [
- "lazy_static",
"quote",
"syn",
]