fix: prevent mcp-conformance from being published to crates.io (#701)
This commit is contained in:
parent
e68b15e600
commit
634852aaa0
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "mcp-conformance"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
name = "conformance-server"
|
||||
|
|
|
|||
Loading…
Reference in a new issue