aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authormsi2025-11-12 10:24:23 -0300
committermsi2025-11-12 10:24:23 -0300
commitd7c5d24c6a7fdd9df9f27e1370b393240a2226f4 (patch)
treed5356d66bdeb86df0b852a0a3460751cc34b3c1e /Cargo.toml
downloadtemplates-d7c5d24c6a7fdd9df9f27e1370b393240a2226f4.tar.gz
Init
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..efa9b27
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,2 @@
+[workspace]
+members = ["*-generated", "web/template"]