Skip to content

Commit c3efa1a

Browse files
chore(deps): update pulseengine-mcp-protocol requirement
Updates the requirements on [pulseengine-mcp-protocol](https://github.com/pulseengine/mcp) to permit the latest version. - [Release notes](https://github.com/pulseengine/mcp/releases) - [Changelog](https://github.com/pulseengine/mcp/blob/main/CHANGELOG.md) - [Commits](pulseengine/mcp@v0.11.0...v0.11.0) --- updated-dependencies: - dependency-name: pulseengine-mcp-protocol dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e615926 commit c3efa1a

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
@@ -21,5 +21,5 @@ rand = "0.9"
2121
# PulseEngine MCP Framework - Published v0.11.0
2222
pulseengine-mcp-server = { version = "0.11.0", features = ["stdio-logging"] }
2323
pulseengine-mcp-macros = { version = "0.11.0" }
24-
pulseengine-mcp-protocol = { version = "0.11.0" }
24+
pulseengine-mcp-protocol = { version = "0.13.0" }
2525
pulseengine-mcp-transport = { version = "0.11.0" }

0 commit comments

Comments
 (0)