From d7c5d24c6a7fdd9df9f27e1370b393240a2226f4 Mon Sep 17 00:00:00 2001 From: msi Date: Wed, 12 Nov 2025 10:24:23 -0300 Subject: Init --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') 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"] -- cgit v1.2.3