summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-06-17 10:18:16 +0000
committerSanto Cariotti <santo@dcariotti.me>2025-06-17 10:18:16 +0000
commit8ea1195068d39cba871b0f3babc15b9c90cfb337 (patch)
tree18c69e9148b244d8f5da05945c4c836b7526fd99 /Cargo.toml
parentcf2b979d2ea4f60b2e158f01a5aa84df6ebb7230 (diff)
Add test on lib.rs
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d699a86..a709534 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "mt"
+name = "mt-rs"
author = "Santo Cariotti <santo@dcariotti.me>"
version = "0.1.0"
edition = "2024"