|
1 | 1 | {
|
2 |
| - "crates/rust-mcp-sdk": "0.6.3", |
3 |
| - "crates/rust-mcp-macros": "0.5.1", |
4 |
| - "crates/rust-mcp-transport": "0.5.0", |
5 |
| - "examples/hello-world-mcp-server-stdio": "0.1.28", |
6 |
| - "examples/hello-world-mcp-server-stdio-core": "0.1.19", |
7 |
| - "examples/simple-mcp-client-stdio": "0.1.28", |
8 |
| - "examples/simple-mcp-client-stdio-core": "0.1.28", |
9 |
| - "examples/hello-world-server-streamable-http-core": "0.1.19", |
10 |
| - "examples/hello-world-server-streamable-http": "0.1.28", |
11 |
| - "examples/simple-mcp-client-sse-core": "0.1.19", |
12 |
| - "examples/simple-mcp-client-sse": "0.1.19", |
13 |
| - "examples/simple-mcp-client-streamable-http": "0.1.0", |
14 |
| - "examples/simple-mcp-client-streamable-http-core": "0.1.0" |
| 2 | + "crates/rust-mcp-sdk": "0.7.0", |
| 3 | + "crates/rust-mcp-macros": "0.5.2", |
| 4 | + "crates/rust-mcp-transport": "0.6.0", |
| 5 | + "examples/hello-world-mcp-server-stdio": "0.1.29", |
| 6 | + "examples/hello-world-mcp-server-stdio-core": "0.1.20", |
| 7 | + "examples/simple-mcp-client-stdio": "0.1.29", |
| 8 | + "examples/simple-mcp-client-stdio-core": "0.1.29", |
| 9 | + "examples/hello-world-server-streamable-http-core": "0.1.20", |
| 10 | + "examples/hello-world-server-streamable-http": "0.1.32", |
| 11 | + "examples/simple-mcp-client-sse-core": "0.1.20", |
| 12 | + "examples/simple-mcp-client-sse": "0.1.23", |
| 13 | + "examples/simple-mcp-client-streamable-http": "0.1.1", |
| 14 | + "examples/simple-mcp-client-streamable-http-core": "0.1.1" |
15 | 15 | }
|
0 commit comments