Skip to content

Commit 3ccc27a

Browse files
chore: update Cargo.toml for release
1 parent fe85322 commit 3ccc27a

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
@@ -18,7 +18,7 @@ members = [
1818
# Workspace member crates
1919
rust-mcp-transport = { version = "0.3.2", path = "crates/rust-mcp-transport", default-features = false }
2020
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
21-
rust-mcp-macros = { version = "0.3.0", path = "crates/rust-mcp-macros" }
21+
rust-mcp-macros = { version = "0.4.0", path = "crates/rust-mcp-macros" }
2222

2323
# External crates
2424
rust-mcp-schema = { version = "0.5" }

0 commit comments

Comments
 (0)