|
1 | 1 | {
|
2 |
| - "crates/rust-mcp-sdk": "0.6.2", |
| 2 | + "crates/rust-mcp-sdk": "0.6.3", |
3 | 3 | "crates/rust-mcp-macros": "0.5.1",
|
4 |
| - "crates/rust-mcp-transport": "0.5.0", |
5 |
| - "examples/hello-world-mcp-server": "0.1.30", |
6 |
| - "examples/hello-world-mcp-server-core": "0.1.21", |
7 |
| - "examples/simple-mcp-client": "0.1.30", |
8 |
| - "examples/simple-mcp-client-core": "0.1.30", |
9 |
| - "examples/hello-world-server-core-streamable-http": "0.1.21", |
10 |
| - "examples/hello-world-server-streamable-http": "0.1.30", |
11 |
| - "examples/simple-mcp-client-core-sse": "0.1.21", |
12 |
| - "examples/simple-mcp-client-sse": "0.1.21" |
| 4 | + "crates/rust-mcp-transport": "0.5.1", |
| 5 | + "examples/hello-world-mcp-server": "0.1.31", |
| 6 | + "examples/hello-world-mcp-server-core": "0.1.22", |
| 7 | + "examples/simple-mcp-client": "0.1.31", |
| 8 | + "examples/simple-mcp-client-core": "0.1.31", |
| 9 | + "examples/hello-world-server-core-streamable-http": "0.1.22", |
| 10 | + "examples/hello-world-server-streamable-http": "0.1.31", |
| 11 | + "examples/simple-mcp-client-core-sse": "0.1.22", |
| 12 | + "examples/simple-mcp-client-sse": "0.1.22" |
13 | 13 | }
|
0 commit comments