aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server-postgres/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/atuin-server-postgres/Cargo.toml')
-rw-r--r--crates/atuin-server-postgres/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/atuin-server-postgres/Cargo.toml b/crates/atuin-server-postgres/Cargo.toml
index 8bb989d2..b75ec224 100644
--- a/crates/atuin-server-postgres/Cargo.toml
+++ b/crates/atuin-server-postgres/Cargo.toml
@@ -22,3 +22,4 @@ async-trait = { workspace = true }
uuid = { workspace = true }
metrics = "0.21.1"
futures-util = "0.3"
+rand.workspace = true \ No newline at end of file