diff --git a/rustchain-wallet/Cargo.toml b/rustchain-wallet/Cargo.toml index 22bb58ac..6ac08817 100644 --- a/rustchain-wallet/Cargo.toml +++ b/rustchain-wallet/Cargo.toml @@ -51,7 +51,7 @@ hmac = "0.12" pbkdf2 = "0.12" # Random number generation -rand = "0.8" +rand = "0.10" getrandom = "0.2" # Filesystem