summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 37732ed..e7de705 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,6 @@ edition = "2018"
 chrono = "^0.4"
 clap = "^2.33"
 log = "^0.4"
-rand = "^0.7"
 rusqlite = "^0.20"
-simplelog = "^0.7"
\ No newline at end of file
+simplelog = "^0.7"
+users = "^0.9"
\ No newline at end of file