File tree Expand file tree Collapse file tree 9 files changed +33
-12
lines changed
hello-world-mcp-server-core Expand file tree Collapse file tree 9 files changed +33
-12
lines changed Original file line number Diff line number Diff line change 22 "crates/rust-mcp-sdk" : " 0.1.0" ,
33 "crates/rust-mcp-macros" : " 0.1.0" ,
44 "crates/rust-mcp-transport" : " 0.1.0" ,
5- "examples/hello-world-mcp-server" : " 0.1.0 " ,
6- "examples/hello-world-mcp-server-core" : " 0.1.0 " ,
7- "examples/simple-mcp-client" : " 0.1.0 " ,
8- "examples/simple-mcp-client-core" : " 0.1.0 "
5+ "examples/hello-world-mcp-server" : " 0.1.1 " ,
6+ "examples/hello-world-mcp-server-core" : " 0.1.1 " ,
7+ "examples/simple-mcp-client" : " 0.1.1 " ,
8+ "examples/simple-mcp-client-core" : " 0.1.1 "
99}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.0] ( https://github.com/rust-mcp-stack/rust-mcp-sdk/compare/rust-mcp-macros-v0.1.0...rust-mcp-macros-v0.1.0 ) (2025-03-29)
4+
5+
6+ ### Features
7+
8+ * Initial release v0.1.0 ([ 4c08beb] ( https://github.com/rust-mcp-stack/rust-mcp-sdk/commit/4c08beb73b102c77e65b724b284008071b7f5ef4 ) )
9+
310## [ 0.1.7] ( https://github.com/hashemix/rust-mcp-sdk/compare/rust-mcp-macros-v0.1.6...rust-mcp-macros-v0.1.7 ) (2025-03-24)
411
512
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.0] ( https://github.com/rust-mcp-stack/rust-mcp-sdk/compare/rust-mcp-sdk-v0.1.0...rust-mcp-sdk-v0.1.0 ) (2025-03-29)
4+
5+
6+ ### Features
7+
8+ * Initial release v0.1.0 ([ 4c08beb] ( https://github.com/rust-mcp-stack/rust-mcp-sdk/commit/4c08beb73b102c77e65b724b284008071b7f5ef4 ) )
9+
310## [ 0.1.7] ( https://github.com/hashemix/rust-mcp-sdk/compare/rust-mcp-sdk-v0.1.6...rust-mcp-sdk-v0.1.7 ) (2025-03-24)
411
512
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.0] ( https://github.com/rust-mcp-stack/rust-mcp-sdk/compare/rust-mcp-transport-v0.1.0...rust-mcp-transport-v0.1.0 ) (2025-03-29)
4+
5+
6+ ### Features
7+
8+ * Initial release v0.1.0 ([ 4c08beb] ( https://github.com/rust-mcp-stack/rust-mcp-sdk/commit/4c08beb73b102c77e65b724b284008071b7f5ef4 ) )
9+
310## [ 0.1.7] ( https://github.com/hashemix/rust-mcp-sdk/compare/rust-mcp-transport-v0.1.6...rust-mcp-transport-v0.1.7 ) (2025-03-24)
411
512
Original file line number Diff line number Diff line change 11[package ]
22name = " hello-world-mcp-server-core"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44edition = " 2021"
55publish = false
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " hello-world-mcp-server"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44edition = " 2021"
55publish = false
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " simple-mcp-client-core"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44edition = " 2021"
55publish = false
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " simple-mcp-client"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44edition = " 2021"
55publish = false
66license = " MIT"
You can’t perform that action at this time.
0 commit comments