diff options
| author | main <main@swarm.moe> | 2026-03-20 23:19:33 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-03-20 23:19:33 -0400 |
| commit | eb0f0f73b7da9d76ff6833757fd265725d3e4b14 (patch) | |
| tree | 38d64a437cac0518caf2cca5aa4bff5984e64515 /Cargo.toml | |
| parent | ae809af85f6687ae21d7e2f7140aa88354c446cc (diff) | |
| download | fidget_spinner-eb0f0f73b7da9d76ff6833757fd265725d3e4b14.zip | |
Polish metric slices and MCP time projections
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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"] |