[Pkg-rust-maintainers] Bug#1060174: rust-lscolors FTBFS: error[E0560]: struct `nu_ansi_term::Style` has no field named `prefix_with_reset`
Adrian Bunk
bunk at debian.org
Sat Jan 6 22:09:00 GMT 2024
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
...
More information about the Pkg-rust-maintainers
mailing list