Debian Patches
Status for rust-tokei/13.0.0-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| inline-clap-cargo.patch | Inline the 1 styling used from clap-cargo | not-needed | 2025-11-25 | |||
| disable-tests-without-data.patch | not-needed | 2025-11-25 | ||||
| use-terminal-size.diff | no | |||||
| replace-table_formatter.patch | Replace unavailable table_formatter with packaged comfy-table. Table formatting is only used to show the language table, i.e. `tokei --languages`, so this is rather self-contained. |
no | 2024-10-16 | |||
| relax-deps.patch | =================================================================== | no | ||||
| relax-toml.patch | Relax toml upper bound to accept 0.9 and 1.x Permits Debian's unsuffixed librust-toml-dev (0.9 in testing, 1.1 in unstable) to satisfy the dependency, allowing tokei to migrate off librust-toml-0.8-dev and unblocking debcargo-conf #147. . toml::from_str, Value, and Table are stable across 0.8, 0.9, and 1.x under default features, which tokei uses. The 0.9 to 1.0 Datetime field rename does not apply since tokei does not consume time-typed values. =================================================================== |
yes | 2026-05-09 |
