Skip to content

Commit ec40ace

Browse files
nikomatsakisClaude
andcommitted
chore: upgrade sparkle-mcp to 0.5.0
Co-authored-by: Claude <claude@anthropic.com>
1 parent 6415a75 commit ec40ace

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
4848
rmcp = { version = "0.12", features = ["server", "transport-io", "schemars"] }
4949

5050
# Sparkle integration
51-
sparkle = { package = "sparkle-mcp", version = "0.4.1" }
51+
sparkle = { package = "sparkle-mcp", version = "0.5.0" }
5252

5353
# CLI parsing
5454
clap = { version = "4.0", features = ["derive"] }

0 commit comments

Comments
 (0)