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