X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=4608e1cbd041ac95624eb1fecb1a6f1a489a21fa;hb=c012be04a9185ab5924cb314e0378c0cf6655b26;hp=0000000000000000000000000000000000000000;hpb=89f0943c08854acbc407562f813c4dde1e26fcf6;p=recipes.git diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..4608e1c --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[workspace] + +members = [ + "backend", + "common", +] \ No newline at end of file