From 2cd4b34347aa6c4f068bf7183d4ec13f1e25af4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Sun, 1 Mar 2026 11:22:35 +0100 Subject: [PATCH] feat: rename to todo-mcp --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0cdec92..91b9870 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "todo" +name = "todo-mcp" version = "0.1.1" edition = "2024" rust-version = "1.85"