We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe85322 commit 3ccc27aCopy full SHA for 3ccc27a
Cargo.toml
@@ -18,7 +18,7 @@ members = [
18
# Workspace member crates
19
rust-mcp-transport = { version = "0.3.2", path = "crates/rust-mcp-transport", default-features = false }
20
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
21
-rust-mcp-macros = { version = "0.3.0", path = "crates/rust-mcp-macros" }
+rust-mcp-macros = { version = "0.4.0", path = "crates/rust-mcp-macros" }
22
23
# External crates
24
rust-mcp-schema = { version = "0.5" }
0 commit comments