aboutsummaryrefslogtreecommitdiff
path: root/compiler/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/Cargo.toml')
-rw-r--r--compiler/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/compiler/Cargo.toml b/compiler/Cargo.toml
new file mode 100644
index 0000000..d8664c2
--- /dev/null
+++ b/compiler/Cargo.toml
@@ -0,0 +1,6 @@
1[package]
2name = "crispc"
3version = "0.0.1"
4edition = "2024"
5
6[dependencies]