From 6b5bfd2d33d9aba94eed83ad8b119baa4732f5af Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Wed, 6 May 2026 17:38:28 +0300 Subject: Initial commit --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..3d751d3 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,3 @@ +[workspace] +resolver = "3" +members = ["compiler", "vm"] -- cgit v1.3