diff --git a/Cargo.toml b/Cargo.toml index 027d039..7ab4ae9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ papaya = "0.1.8" percent-encoding = "2.1" protobuf = { version = "3.0", features = ["with-bytes"] } quick-error = "2" -rand = "0.8" +rand = "0.9" rand_chacha = "0.3" recrypt = "0.14" regex = "1.4"