aboutsummaryrefslogtreecommitdiff
path: root/syn/examples/lazy-static/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'syn/examples/lazy-static/Cargo.toml')
-rw-r--r--syn/examples/lazy-static/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/syn/examples/lazy-static/Cargo.toml b/syn/examples/lazy-static/Cargo.toml
deleted file mode 100644
index 586e547..0000000
--- a/syn/examples/lazy-static/Cargo.toml
+++ /dev/null
@@ -1,2 +0,0 @@
-[workspace]
-members = ["example", "lazy-static"]