about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGenevieve Alfirevic <gen@nyble.dev>2025-02-08 04:51:06 -0600
committerGenevieve Alfirevic <gen@nyble.dev>2025-02-08 04:51:06 -0600
commit25f4bb271f3d7d4b92c4ca86ddc8220c7ab13cfe (patch)
tree622f6130b42dd6024dc3978e8163ce64fc0f4ef0 /Cargo.toml
downloadmermaid-25f4bb271f3d7d4b92c4ca86ddc8220c7ab13cfe.tar.gz
mermaid-25f4bb271f3d7d4b92c4ca86ddc8220c7ab13cfe.zip
Ripped MT out of other codebase
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..642b5da
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "mermaid"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]