We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c5d93 commit 7e31098Copy full SHA for 7e31098
Cargo.toml
@@ -12,7 +12,7 @@ members = [
12
13
[workspace.dependencies]
14
# Workspace member crates
15
-rust-mcp-transport = { version = "0.2.0", path = "crates/rust-mcp-transport" }
+rust-mcp-transport = { version = "0.2.1", path = "crates/rust-mcp-transport" }
16
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
17
rust-mcp-macros = { version = "0.2.0", path = "crates/rust-mcp-macros" }
18
0 commit comments