From a13d9899163e46e9e1e3bd7a760feb25a88d7d2b Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 10 Nov 2022 16:00:51 +0100 Subject: [PATCH] Fix: Example config should be compatible with current version of butido Signed-off-by: Matthias Beyer --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a5a0024e..602adc32 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ # Example configuration file for butido # Configuration and package definition compatibility -compatibility = "0.1.0" +compatibility = "0.3.0" # Format of the progress bars used. # See https://docs.rs/indicatif/0.15.0/indicatif/#templates