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 89494d7 commit 0443478Copy full SHA for 0443478
Cargo.toml
@@ -16,7 +16,7 @@ members = [
16
17
[workspace.dependencies]
18
# Workspace member crates
19
-rust-mcp-transport = { version = "0.3.0", path = "crates/rust-mcp-transport" }
+rust-mcp-transport = { version = "0.3.1", path = "crates/rust-mcp-transport" }
20
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
21
rust-mcp-macros = { version = "0.3.0", path = "crates/rust-mcp-macros" }
22
0 commit comments