We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86883b commit b34fd6cCopy full SHA for b34fd6c
README.md
@@ -20,7 +20,7 @@ This repository contains the following crates:
20
### Import the crate
21
22
```toml
23
-rmcp = { version = "0.2.0", features = ["server"] }
+rmcp = { version = "0.8.0", features = ["server"] }
24
## or dev channel
25
rmcp = { git = "https://github.com/modelcontextprotocol/rust-sdk", branch = "main" }
26
```
0 commit comments