diff --git a/Cargo.toml b/Cargo.toml index ddb3d25..fdda548 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,4 +31,4 @@ average = "0.14" itertools = "0.12" approx = "0.5" indicatif = "0.17" -derive_builder = "0.13" +derive_builder = "0.20"