Skip to content

Commit 9c0165b

Browse files
dependabot[bot]avrabe
authored andcommitted
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.9.0...v0.9.1) --- updated-dependencies: - dependency-name: pulseengine-mcp-protocol dependency-version: 0.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c545bc7 commit 9c0165b

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.8"
2121
# PulseEngine MCP Framework - Published v0.9.0
2222
pulseengine-mcp-server = { version = "0.9.0", features = ["stdio-logging"] }
2323
pulseengine-mcp-macros = { version = "0.9.0" }
24-
pulseengine-mcp-protocol = { version = "0.9.0" }
24+
pulseengine-mcp-protocol = { version = "0.10.1" }
2525
pulseengine-mcp-transport = { version = "0.9.0" }

0 commit comments

Comments
 (0)