fix: remove default-run entry from Cargo.toml
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
name = "mcp"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
default-run = "mcp"
|
||||
|
||||
[features]
|
||||
default = ["sqlite", "jellyfin"]
|
||||
|
||||
Reference in New Issue
Block a user