Source: rust-lscolors Version: 0.16.0-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=rust-lscolors&ver=0.16.0-1
...
error[E0560]: struct `nu_ansi_term::Style` has no field named
`prefix_with_reset`
--> src/style.rs:464:13
|
464 | prefix_with_reset: false,
| ^^^^^^^^^^^^^^^^^ `nu_ansi_term::Style` does not have this
field
|
= note: available fields are: `foreground`, `background`, `is_bold`,
`is_dimmed`, `is_italic` ... and 6 others
...

