~matthiasbeyer/butido

262793dbb92de361b743e9d268457ea1f63e822f — Matthias Beyer 2 years ago 55bc26a
Allow spinner_format in config, to be backwards compatible

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
1 files changed, 1 insertions(+), 0 deletions(-)

M src/config/not_validated.rs
M src/config/not_validated.rs => src/config/not_validated.rs +1 -0
@@ 51,6 51,7 @@ pub struct NotValidatedConfiguration {
    /// The format of the spinners in the CLI
    #[serde(default = "default_spinner_format")]
    #[getset(get = "pub")]
    #[allow(unused)]
    spinner_format: String,

    /// The format used to print a package