summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e5783a..c2bb578 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ directories = "1.0"
failure = "0.1"
indicatif = "0.9"
reqwest = "0.9"
+rpassword = "2.0"
rusqlite = "0.15"
serde = "1.0"
serde_json = "1.0"