Skip to content

Commit c064b08

Browse files
fix(deps): update rust crate rmcp to 0.11.0
1 parent c683185 commit c064b08

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
@@ -58,7 +58,7 @@ features = [
5858
"client", "transport-sse-client", "transport-streamable-http-client", "transport-child-process",
5959
]
6060
# Keep rev in sync with rmcp-macros below
61-
version = "0.2.1"
61+
version = "0.11.0"
6262

6363
[dependencies.rmcp-macros]
6464
version = "0.2.1"

0 commit comments

Comments
 (0)