Skip to content

Commit 0421dd9

Browse files
author
Alex
committed
chore: strip Gitea registry refs for crates.io publish
1 parent 176f9ca commit 0421dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/terraphim_mcp_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage = "https://terraphim.ai"
88
repository = "https://github.com/terraphim/terraphim-ai"
99
keywords = ["ai", "mcp", "server", "model-context-protocol"]
1010
license = "MIT"
11-
publish = ["terraphim"] # E5 #1910: clients repo publishes to terraphim registry
11+
# E5 #1910: clients repo publishes to terraphim registry
1212
readme = "../../README.md"
1313

1414
[[bin]]

0 commit comments

Comments
 (0)