diff --git a/Cargo.toml b/Cargo.toml index b03cc64..ef310b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ argon2-creds = { branch = "master", git = "https://github.com/realaravinth/argon derive_builder = "0.20" validator = { version = "0.18", features = ["derive"]} -derive_more = "0.99" +derive_more = "1.0" config = "0.14"