rust-sdk/rust-toolchain.toml
4t145 0be6067326
Move whole rmcp crate to offcial rust sdk (#44)
* get rid of async-trait

* move rmcp to official-rust-sdk

* replace master with main

* update readme, change license

* fix typo

* Update README.md

Co-authored-by: Jefry Dewangga <jefrydco@gmail.com>

* fix typos

---------

Co-authored-by: = <=>
Co-authored-by: Jefry Dewangga <jefrydco@gmail.com>
2025-03-27 17:33:41 -04:00

3 lines
No EOL
106 B
TOML

[toolchain]
channel = "1.85"
components = ["rustc", "rust-std", "cargo", "clippy", "rustfmt", "rust-docs"]