|
1 | 1 | { |
2 | | - "crates/rust-mcp-sdk": "0.7.1", |
| 2 | + "crates/rust-mcp-sdk": "0.7.2", |
3 | 3 | "crates/rust-mcp-macros": "0.5.2", |
4 | | - "crates/rust-mcp-transport": "0.6.1", |
5 | | - "crates/rust-mcp-extra": "0.1.1", |
6 | | - "examples/hello-world-mcp-server-stdio": "0.1.30", |
7 | | - "examples/hello-world-mcp-server-stdio-core": "0.1.21", |
8 | | - "examples/simple-mcp-client-stdio": "0.1.30", |
9 | | - "examples/simple-mcp-client-stdio-core": "0.1.30", |
10 | | - "examples/hello-world-server-streamable-http-core": "0.1.21", |
11 | | - "examples/hello-world-server-streamable-http": "0.1.33", |
12 | | - "examples/simple-mcp-client-sse-core": "0.1.21", |
13 | | - "examples/simple-mcp-client-sse": "0.1.24", |
14 | | - "examples/simple-mcp-client-streamable-http": "0.1.2", |
15 | | - "examples/simple-mcp-client-streamable-http-core": "0.1.2" |
| 4 | + "crates/rust-mcp-transport": "0.6.2", |
| 5 | + "crates/rust-mcp-extra": "0.1.2", |
| 6 | + "examples/hello-world-mcp-server-stdio": "0.1.31", |
| 7 | + "examples/hello-world-mcp-server-stdio-core": "0.1.22", |
| 8 | + "examples/simple-mcp-client-stdio": "0.1.31", |
| 9 | + "examples/simple-mcp-client-stdio-core": "0.1.31", |
| 10 | + "examples/hello-world-server-streamable-http-core": "0.1.22", |
| 11 | + "examples/hello-world-server-streamable-http": "0.1.34", |
| 12 | + "examples/simple-mcp-client-sse-core": "0.1.22", |
| 13 | + "examples/simple-mcp-client-sse": "0.1.25", |
| 14 | + "examples/simple-mcp-client-streamable-http": "0.1.3", |
| 15 | + "examples/simple-mcp-client-streamable-http-core": "0.1.3" |
16 | 16 | } |
0 commit comments