bump crate version in README.md (#471)
bump crate to latest version (0.8.0) in README.md
This commit is contained in:
parent
c86883b81c
commit
b34fd6c187
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ This repository contains the following crates:
|
|||
### Import the crate
|
||||
|
||||
```toml
|
||||
rmcp = { version = "0.2.0", features = ["server"] }
|
||||
rmcp = { version = "0.8.0", features = ["server"] }
|
||||
## or dev channel
|
||||
rmcp = { git = "https://github.com/modelcontextprotocol/rust-sdk", branch = "main" }
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue