summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbatsumaru <>2026-06-28 13:29:18 +0900
committerbatsumaru <>2026-06-28 13:29:18 +0900
commitaf44667648d7dc1d6f75626692786ef1f0365514 (patch)
tree3f9e0505f10a91037c03bcd18bdad23609f4b926 /Cargo.toml
Initial commitHEADmaster
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..920bee1
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "md-rs"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]