From eb0f0f73b7da9d76ff6833757fd265725d3e4b14 Mon Sep 17 00:00:00 2001 From: main Date: Fri, 20 Mar 2026 23:19:33 -0400 Subject: Polish metric slices and MCP time projections --- crates/fidget-spinner-cli/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crates/fidget-spinner-cli/Cargo.toml') diff --git a/crates/fidget-spinner-cli/Cargo.toml b/crates/fidget-spinner-cli/Cargo.toml index 69f72b2..6499904 100644 --- a/crates/fidget-spinner-cli/Cargo.toml +++ b/crates/fidget-spinner-cli/Cargo.toml @@ -18,7 +18,7 @@ clap.workspace = true dirs.workspace = true fidget-spinner-core = { path = "../fidget-spinner-core" } fidget-spinner-store-sqlite = { path = "../fidget-spinner-store-sqlite" } -libmcp = { git = "https://git.swarm.moe/libmcp.git", rev = "bb92a05eb5446e07c6288e266bd06d7b5899eee5" } +libmcp = { git = "https://git.swarm.moe/libmcp.git", rev = "e325cd23f19378f543981071673c1d03be438fa5" } maud.workspace = true percent-encoding.workspace = true plotters.workspace = true @@ -28,7 +28,7 @@ time.workspace = true tokio.workspace = true [dev-dependencies] -libmcp-testkit = { git = "https://git.swarm.moe/libmcp.git", rev = "bb92a05eb5446e07c6288e266bd06d7b5899eee5", package = "libmcp-testkit" } +libmcp-testkit = { git = "https://git.swarm.moe/libmcp.git", rev = "e325cd23f19378f543981071673c1d03be438fa5", package = "libmcp-testkit" } [lints] workspace = true -- cgit v1.2.3