Skip to content

Commit 4c26602

Browse files
committed
chore(deps): update pulseengine-mcp crates to 0.11.0
1 parent 252398b commit 4c26602

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ anyhow = "1.0"
1818
async-trait = "0.1"
1919
rand = "0.9"
2020

21-
# PulseEngine MCP Framework - Published v0.9.0
21+
# PulseEngine MCP Framework - Published v0.11.0
2222
pulseengine-mcp-server = { version = "0.11.0", features = ["stdio-logging"] }
23-
pulseengine-mcp-macros = { version = "0.10.1" }
24-
pulseengine-mcp-protocol = { version = "0.10.1" }
23+
pulseengine-mcp-macros = { version = "0.11.0" }
24+
pulseengine-mcp-protocol = { version = "0.11.0" }
2525
pulseengine-mcp-transport = { version = "0.11.0" }

0 commit comments

Comments
 (0)