Skip to content

Commit 66f9e4c

Browse files
chore: update Cargo.toml for release
1 parent 1b8cfb4 commit 66f9e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616

1717
[workspace.dependencies]
1818
# Workspace member crates
19-
rust-mcp-transport = { version = "0.3.5", path = "crates/rust-mcp-transport", default-features = false }
19+
rust-mcp-transport = { version = "0.3.6", path = "crates/rust-mcp-transport", default-features = false }
2020
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
2121
rust-mcp-macros = { version = "0.4.2", path = "crates/rust-mcp-macros", default-features = false }
2222

0 commit comments

Comments
 (0)