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 --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4b626c2..ffd7470 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -121,3 +121,8 @@ fix_command = [ "--allow-dirty", "--allow-staged", ] + +[workspace.metadata.rust-starter.source_files] +max_lines = 2500 +include = ["*.rs", "**/*.rs"] +exclude = ["crates/fidget-spinner-store-sqlite/src/lib.rs"] -- cgit v1.2.3