diff --git a/Cargo.toml b/Cargo.toml index 0486e7c..e58f122 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ dotenv = "0.15.0" indicatif = "0.17.7" regex = "1.10.0" serde = "1.0.189" -serde_derive = "1.0.188" +serde_derive = "1.0.189" strfmt = "0.2.4" tokio = { version = "1.33.0", features = ["full"] } toml = "0.8.2"