|
1 | 1 | {
|
2 |
| - "crates/rust-mcp-sdk": "0.5.2", |
| 2 | + "crates/rust-mcp-sdk": "0.5.3", |
3 | 3 | "crates/rust-mcp-macros": "0.5.1",
|
4 | 4 | "crates/rust-mcp-transport": "0.4.1",
|
5 |
| - "examples/hello-world-mcp-server": "0.1.26", |
6 |
| - "examples/hello-world-mcp-server-core": "0.1.17", |
7 |
| - "examples/simple-mcp-client": "0.1.26", |
8 |
| - "examples/simple-mcp-client-core": "0.1.26", |
9 |
| - "examples/hello-world-server-core-streamable-http": "0.1.17", |
10 |
| - "examples/hello-world-server-streamable-http": "0.1.26", |
11 |
| - "examples/simple-mcp-client-core-sse": "0.1.17", |
12 |
| - "examples/simple-mcp-client-sse": "0.1.17" |
| 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" |
13 | 13 | }
|
0 commit comments