summaryrefslogtreecommitdiff
path: root/makima/Cargo.toml
diff options
context:
space:
mode:
authorsoryu <soryu@soryu.co>2025-12-09 19:09:40 +0000
committersoryu <soryu@soryu.co>2025-12-23 14:47:18 +0000
commitd27bd879ea142f692c251e6583c76860c01ba191 (patch)
treedca35a6cba505f3fda6c1f9064a2dc236b9070f9 /makima/Cargo.toml
parentee927e4f2a1aad836a1bb1a4092c414fe0d7b206 (diff)
downloadsoryu-d27bd879ea142f692c251e6583c76860c01ba191.tar.gz
soryu-d27bd879ea142f692c251e6583c76860c01ba191.zip
Add makima rust package
Diffstat (limited to 'makima/Cargo.toml')
-rw-r--r--makima/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/makima/Cargo.toml b/makima/Cargo.toml
new file mode 100644
index 0000000..2086c36
--- /dev/null
+++ b/makima/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "makima"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]