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