summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-12-02 18:57:25 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-12-02 18:57:25 +0100
commit262793dbb92de361b743e9d268457ea1f63e822f (patch)
tree243425875f130690bb4cc6fb70f8070225049afb
parent55bc26a59974eb3ba5afaa86a87ef189d868c6a7 (diff)
Allow spinner_format in config, to be backwards compatible
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--src/config/not_validated.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/not_validated.rs b/src/config/not_validated.rs
index 1d041a5..3f42218 100644
--- a/src/config/not_validated.rs
+++ b/src/config/not_validated.rs
@@ -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