summaryrefslogtreecommitdiff
path: root/client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'client/Cargo.toml')
-rw-r--r--client/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/Cargo.toml b/client/Cargo.toml
index ffa40e4..3289cfd 100644
--- a/client/Cargo.toml
+++ b/client/Cargo.toml
@@ -14,3 +14,4 @@ pollster = "0.4.0"
wgpu = "23.0.1"
winit = "0.30.8"
weareshared = { path = "../shared" }
+rand = "0.9.0-beta.1"