diff --git a/Cargo.toml b/Cargo.toml index 9b1e358..9d86655 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ inline_colorization = "0.1" thousands = "0.2" # -- Other dotenv = "0.15" -rand = "0.8" +rand = "0.9" md-5 = "0.10" [target.'cfg(not(target_env = "msvc"))'.dependencies]