update bcrypt

This commit is contained in:
jake 2021-07-30 22:06:05 -06:00 committed by andy
parent b60463eaa0
commit 58d5d1ed74

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 = "*"