Skip to content

Commit c21cd7d

Browse files
fix(deps): update rust crate similar to v3
1 parent b9ed2e1 commit c21cd7d

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

Cargo.lock

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

crates/sprout-dev-mcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ serde = { workspace = true }
2525
serde_json = { workspace = true }
2626
rmcp = { workspace = true }
2727
schemars = { workspace = true }
28-
similar = "2"
28+
similar = "3"
2929
tempfile = "3"
3030
ignore = "0.4.25"
3131
tracing = { workspace = true }

0 commit comments

Comments
 (0)