fix: prevent mcp-conformance from being published to crates.io (#701)

This commit is contained in:
Dale Seo 2026-02-27 15:29:29 -05:00 committed by GitHub
parent e68b15e600
commit 634852aaa0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@
name = "mcp-conformance"
version = "0.1.0"
edition = "2021"
publish = false
[[bin]]
name = "conformance-server"