summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 66d7bc6a..e5478e6d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,6 +22,6 @@ uuid = "1.2.2"
gag = "1.0.0"
errno = "0.2"
either = "1.5"
-rpassword = "4"
+rpassword = "7"
bch_bindgen = { path = "bch_bindgen" }
byteorder = "1.3"