Skip to content

Commit 17c2d50

Browse files
committed
docs(readme): polish for HN - MCP visibility, quickstart, comparison, roadmap + ci fix + version bump
1 parent 19217cf commit 17c2d50

3 files changed

Lines changed: 15 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustapi-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,6 @@ dashboard = ["dep:dashmap"]
117117

118118

119119

120+
120121

121122

crates/rustapi-mcp/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ rustapi-rs = { workspace = true, features = ["protocol-mcp"] }
4646
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls", "json"] }
4747
serde = { workspace = true, features = ["derive"] }
4848

49+

0 commit comments

Comments
 (0)