Add a cargo workspace
[recipes.git] / Cargo.toml
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644 (file)
index 0000000..4608e1c
--- /dev/null
@@ -0,0 +1,6 @@
+[workspace]\r
+\r
+members = [\r
+    "backend",\r
+    "common",\r
+]
\ No newline at end of file