Merge pull request 'update bcrypt' (#64) from update_bcrypt into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #64
This commit is contained in:
jake 2021-07-31 00:50:35 -04:00
commit d1995a6d67

View File

@ -11,7 +11,7 @@ futures = "0.3.5"
rand = "0.7.3"
rand_chacha = "0.2.2"
crc = "^1.0.0"
bcrypt = "0.4"
bcrypt = "0.10"
chrono = "0.4.11"
serde = "*"
serde_json = "*"