aboutsummaryrefslogtreecommitdiff
path: root/base/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base/Cargo.toml')
-rw-r--r--base/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index 8109998..ec5cbe7 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -16,3 +16,4 @@ anyhow = "1.0.75"
bincode = "2.0.0-rc.3"
sled = "0.34.7"
typed-sled = "0.2.3"
+rand = "0.8.5"