Skip to content

Commit 85da0ad

Browse files
chore: update Cargo.toml for release
1 parent 199e08c commit 85da0ad

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
@@ -14,7 +14,7 @@ members = [
1414
# Workspace member crates
1515
rust-mcp-transport = { version = "0.2.1", path = "crates/rust-mcp-transport" }
1616
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
17-
rust-mcp-macros = { version = "0.2.0", path = "crates/rust-mcp-macros" }
17+
rust-mcp-macros = { version = "0.2.1", path = "crates/rust-mcp-macros" }
1818

1919
# External crates
2020
rust-mcp-schema = { version = "0.4" }

0 commit comments

Comments
 (0)