aboutsummaryrefslogtreecommitdiff
path: root/proc-macro-error/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'proc-macro-error/Cargo.toml')
-rw-r--r--proc-macro-error/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/proc-macro-error/Cargo.toml b/proc-macro-error/Cargo.toml
deleted file mode 100644
index 6fa600e..0000000
--- a/proc-macro-error/Cargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[workspace]
-
-members = [
- "proc-macro-error",
- "proc-macro-error-attr",
- "test-crate",
-]