Skip to content

Commit c151444

Browse files
chore: update Cargo.toml for release
1 parent 4aa7210 commit c151444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ members = [
1313

1414
[workspace.dependencies]
1515
# Workspace member crates
16-
rust-mcp-transport = { version = "0.1", path = "crates/rust-mcp-transport" }
16+
rust-mcp-transport = { version = "0.2.0", path = "crates/rust-mcp-transport" }
1717
rust-mcp-sdk = { path = "crates/rust-mcp-sdk" }
18-
rust-mcp-macros = { version = "0.1", path = "crates/rust-mcp-macros" }
18+
rust-mcp-macros = { version = "0.2.0", path = "crates/rust-mcp-macros" }
1919

2020
# External crates
2121
rust-mcp-schema = { version = "0.3" }

0 commit comments

Comments
 (0)