aboutsummaryrefslogtreecommitdiff
path: root/src/garage/Cargo.toml
diff options
context:
space:
mode:
authorJill <kokakiwi@deuxfleurs.fr>2022-02-07 17:00:03 +0100
committerJill <kokakiwi@deuxfleurs.fr>2022-02-11 10:50:55 +0100
commit84613e66a286536dff9828d8aca2625d2c6c6bf2 (patch)
treeec5fbca0adcc19fa05f3e6431335508ce135ad1e /src/garage/Cargo.toml
parentc8b30ebc79364707526e2ae935b6e408924eef16 (diff)
downloadgarage-84613e66a286536dff9828d8aca2625d2c6c6bf2.tar.gz
garage-84613e66a286536dff9828d8aca2625d2c6c6bf2.zip
garage(tests): Remove RNG stuff
Diffstat (limited to 'src/garage/Cargo.toml')
-rw-r--r--src/garage/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/garage/Cargo.toml b/src/garage/Cargo.toml
index eaf35358..d6034bbd 100644
--- a/src/garage/Cargo.toml
+++ b/src/garage/Cargo.toml
@@ -56,5 +56,4 @@ netapp = "0.3.0"
aws-sdk-s3 = "0.6"
http = "0.2"
-rand = "0.8"
static_init = "1.0"