Skip to content

Commit d96b186

Browse files
chore: update Cargo.toml for release
1 parent 893088f commit d96b186

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
@@ -12,7 +12,7 @@ members = [
1212

1313
[workspace.dependencies]
1414
# Workspace member crates
15-
rust-mcp-transport = { version = "0.2.0", path = "crates/rust-mcp-transport" }
15+
rust-mcp-transport = { version = "0.2.1", path = "crates/rust-mcp-transport" }
1616
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
1717
rust-mcp-macros = { version = "0.2.0", path = "crates/rust-mcp-macros" }
1818

0 commit comments

Comments
 (0)