aboutsummaryrefslogtreecommitdiff
path: root/server/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-19 14:08:49 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-23 19:21:49 +0200
commit3dc8cc2abb4e6a7be8237b86dab6ebed75fa43cb (patch)
treecea31697154dd5668540e818cb536a304daf1ce4 /server/Cargo.toml
parent945a3f45adbf509ef5e7986d55121a4899e0a1b3 (diff)
downloadhurrycurry-3dc8cc2abb4e6a7be8237b86dab6ebed75fa43cb.tar
hurrycurry-3dc8cc2abb4e6a7be8237b86dab6ebed75fa43cb.tar.bz2
hurrycurry-3dc8cc2abb4e6a7be8237b86dab6ebed75fa43cb.tar.zst
customers go to chairs
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index 447a3ff1..535d5a1e 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -14,3 +14,4 @@ serde_json = "1.0.117"
tokio-tungstenite = "0.23.1"
futures-util = "0.3.30"
serde_yaml = "0.9.34+deprecated"
+rand = "0.9.0-alpha.1"