From d27bd879ea142f692c251e6583c76860c01ba191 Mon Sep 17 00:00:00 2001 From: soryu Date: Tue, 9 Dec 2025 19:09:40 +0000 Subject: Add makima rust package --- makima/Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 makima/Cargo.toml (limited to 'makima/Cargo.toml') 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] -- cgit v1.2.3