diff --git a/Cargo.toml b/Cargo.toml index 79c66361..97cd95d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -104,4 +104,4 @@ tokio-stream = "0.1" tokio-tungstenite = "0.29" tonic = { version = "0.14", default-features = false, features = ["router", "transport", "codegen"] } rsa = "0.9" -rand = "0.8" +rand = "0.10"