From af0a1b81707536caf4e498d86912f65981342072 Mon Sep 17 00:00:00 2001 From: Jokler Date: Sun, 26 Jan 2020 06:58:42 +0100 Subject: Randomly choose from lists of identities and names --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6622793..34726ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,3 +33,4 @@ gstreamer-audio = "0.15.0" byte-slice-cast = "0.3.5" serde_json = "1.0.44" serde = "1.0.104" +rand = { version = "0.7.3", features = ["small_rng"] } -- cgit v1.2.3-70-g09d2