summaryrefslogtreecommitdiff
path: root/decryptor/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'decryptor/Cargo.toml')
-rw-r--r--decryptor/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/decryptor/Cargo.toml b/decryptor/Cargo.toml
index 918bd84..80d0338 100644
--- a/decryptor/Cargo.toml
+++ b/decryptor/Cargo.toml
@@ -6,4 +6,3 @@ edition = "2021"
[dependencies]
hex = "0.4.3"
openssl = "0.10.64"
-rand = "0.8.5"