File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ rust-version = "1.80.0"
2424
2525[workspace .dependencies ]
2626# Workspace member crates
27- rust-mcp-transport = { version = " 0.6.2 " , path = " crates/rust-mcp-transport" , default-features = false }
27+ rust-mcp-transport = { version = " 0.6.3 " , path = " crates/rust-mcp-transport" , default-features = false }
2828rust-mcp-sdk = { path = " crates/rust-mcp-sdk" , default-features = false }
29- rust-mcp-macros = { version = " 0.5.2 " , path = " crates/rust-mcp-macros" , default-features = false }
29+ rust-mcp-macros = { version = " 0.5.3 " , path = " crates/rust-mcp-macros" , default-features = false }
3030rust-mcp-extra = { version =" 0.1.0" , path = " crates/rust-mcp-extra" , default-features = false }
3131
3232# External crates
You can’t perform that action at this time.
0 commit comments