fix: remove default-run entry from Cargo.toml

This commit is contained in:
2026-03-19 22:34:09 +01:00
parent d2412da057
commit 373e1c7c0a
2 changed files with 0 additions and 285 deletions

View File

@@ -2,7 +2,6 @@
name = "mcp"
version = "0.1.0"
edition = "2024"
default-run = "mcp"
[features]
default = ["sqlite", "jellyfin"]