From 8ea1195068d39cba871b0f3babc15b9c90cfb337 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Tue, 17 Jun 2025 12:18:16 +0200 Subject: Add test on lib.rs --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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 " version = "0.1.0" edition = "2024" -- cgit v1.2.3-71-g8e6c