aboutsummaryrefslogtreecommitdiff
path: root/pixel-client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pixel-client/Cargo.toml')
-rw-r--r--pixel-client/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pixel-client/Cargo.toml b/pixel-client/Cargo.toml
index dd46a9b6..b3daf9b0 100644
--- a/pixel-client/Cargo.toml
+++ b/pixel-client/Cargo.toml
@@ -14,3 +14,4 @@ env_logger = "0.11.3"
anyhow = "1.0.86"
clap = { version = "4.5.9", features = ["derive"] }
rustls = { version = "0.23.10", features = ["ring"] }
+rand = "0.9.0-alpha.1"