diff --git a/crates/mcp-cli/Cargo.toml b/crates/mcp-cli/Cargo.toml index 3fea848..48a32ea 100644 --- a/crates/mcp-cli/Cargo.toml +++ b/crates/mcp-cli/Cargo.toml @@ -62,7 +62,7 @@ tempfile = "3.8" # jsonschema = "0.18" # Using simplified validation in mcp-core instead # Table and spinner display -tabled = "0.15" +tabled = "0.20" indicatif = "0.17" [dev-dependencies]