diff --git a/Cargo.toml b/Cargo.toml index abf70ae..9b6c6a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ juniper_rocket = "0.9.0" tonic = "0.12.3" prost = "0.13.4" lettre = "0.11.15" -rand = "0.9.0" +rand = "0.8.5" reqwest = "0.12.12"