summaryrefslogtreecommitdiff
path: root/op_crates/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'op_crates/crypto')
-rw-r--r--op_crates/crypto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/op_crates/crypto/Cargo.toml b/op_crates/crypto/Cargo.toml
index 54e6227dd..5fe727845 100644
--- a/op_crates/crypto/Cargo.toml
+++ b/op_crates/crypto/Cargo.toml
@@ -15,5 +15,5 @@ path = "lib.rs"
[dependencies]
deno_core = { version = "0.77.0", path = "../../core" }
-rand = "0.7.3"
+rand = "0.8.2"