Skip to content

Commit 634852a

Browse files
authored
fix: prevent mcp-conformance from being published to crates.io (#701)
1 parent e68b15e commit 634852a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conformance/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "mcp-conformance"
33
version = "0.1.0"
44
edition = "2021"
5+
publish = false
56

67
[[bin]]
78
name = "conformance-server"

0 commit comments

Comments
 (0)