From 653c5d682fb23a57cb39255da0164636ddefb7ab Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Thu, 17 Sep 2020 23:57:46 +0200 Subject: rust: Proper authentication data generation --- rust/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 2c95d3c..869baeb 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -11,3 +11,6 @@ tokio = { version = "0.2", features = ["rt-threaded"] } futures = "0.3" once_cell = "1.4" unicode-width = "^0.1.8" +users = "0.10" +dirs = "3.0" +rand = "0.7" -- cgit v1.2.3-70-g09d2