Skip to content

Commit 4a6fb86

Browse files
chore(deps): update pulseengine-mcp-transport requirement
Updates the requirements on [pulseengine-mcp-transport](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.14.0) --- updated-dependencies: - dependency-name: pulseengine-mcp-transport dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e615926 commit 4a6fb86

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
@@ -22,4 +22,4 @@ rand = "0.9"
2222
pulseengine-mcp-server = { version = "0.11.0", features = ["stdio-logging"] }
2323
pulseengine-mcp-macros = { version = "0.11.0" }
2424
pulseengine-mcp-protocol = { version = "0.11.0" }
25-
pulseengine-mcp-transport = { version = "0.11.0" }
25+
pulseengine-mcp-transport = { version = "0.14.0" }

0 commit comments

Comments
 (0)