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