aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-04-19 05:10:23 -0400
committerJesse Luehrs <doy@tozt.net>2020-04-19 05:10:23 -0400
commit988296d6c9e053d632ee5610ba3432a02776b132 (patch)
tree5b5e1318e3d72b6ff21782436b17793ca2d74197 /Cargo.lock
parentfe359afea6f2d3e0138af7773469914db9a1da7a (diff)
downloadrbw-988296d6c9e053d632ee5610ba3432a02776b132.tar.gz
rbw-988296d6c9e053d632ee5610ba3432a02776b132.zip
track password history
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b9545da..e0ce3e2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1147,6 +1147,7 @@ dependencies = [
"env_logger",
"hkdf",
"hmac",
+ "humantime",
"log",
"nix",
"pbkdf2",