|
1 | 1 | {
|
2 |
| - "crates/rust-mcp-sdk": "0.5.3", |
| 2 | + "crates/rust-mcp-sdk": "0.6.0", |
3 | 3 | "crates/rust-mcp-macros": "0.5.1",
|
4 |
| - "crates/rust-mcp-transport": "0.4.1", |
5 |
| - "examples/hello-world-mcp-server": "0.1.27", |
6 |
| - "examples/hello-world-mcp-server-core": "0.1.18", |
7 |
| - "examples/simple-mcp-client": "0.1.27", |
8 |
| - "examples/simple-mcp-client-core": "0.1.27", |
9 |
| - "examples/hello-world-server-core-streamable-http": "0.1.18", |
10 |
| - "examples/hello-world-server-streamable-http": "0.1.27", |
11 |
| - "examples/simple-mcp-client-core-sse": "0.1.18", |
12 |
| - "examples/simple-mcp-client-sse": "0.1.18" |
| 4 | + "crates/rust-mcp-transport": "0.5.0", |
| 5 | + "examples/hello-world-mcp-server": "0.1.28", |
| 6 | + "examples/hello-world-mcp-server-core": "0.1.19", |
| 7 | + "examples/simple-mcp-client": "0.1.28", |
| 8 | + "examples/simple-mcp-client-core": "0.1.28", |
| 9 | + "examples/hello-world-server-core-streamable-http": "0.1.19", |
| 10 | + "examples/hello-world-server-streamable-http": "0.1.28", |
| 11 | + "examples/simple-mcp-client-core-sse": "0.1.19", |
| 12 | + "examples/simple-mcp-client-sse": "0.1.19" |
13 | 13 | }
|
0 commit comments