Skip to content

Commit c9bc49d

Browse files
chore: update Cargo.toml for release
1 parent 7cd5856 commit c9bc49d

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
@@ -20,7 +20,7 @@ members = [
2020

2121
[workspace.dependencies]
2222
# Workspace member crates
23-
rust-mcp-transport = { version = "0.6.1", path = "crates/rust-mcp-transport", default-features = false }
23+
rust-mcp-transport = { version = "0.6.2", path = "crates/rust-mcp-transport", default-features = false }
2424
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
2525
rust-mcp-macros = { version = "0.5.2", path = "crates/rust-mcp-macros", default-features = false }
2626
rust-mcp-extra = { version="0.1.0", path = "crates/rust-mcp-extra", default-features = false }

0 commit comments

Comments
 (0)