Skip to content

Commit 0443478

Browse files
chore: update Cargo.toml for release
1 parent 89494d7 commit 0443478

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.0", path = "crates/rust-mcp-transport" }
19+
rust-mcp-transport = { version = "0.3.1", path = "crates/rust-mcp-transport" }
2020
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
2121
rust-mcp-macros = { version = "0.3.0", path = "crates/rust-mcp-macros" }
2222

0 commit comments

Comments
 (0)