Merge pull request 'update bcrypt' (#64) from update_bcrypt into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #64
This commit is contained in:
commit
d1995a6d67
@ -11,7 +11,7 @@ futures = "0.3.5"
|
|||||||
rand = "0.7.3"
|
rand = "0.7.3"
|
||||||
rand_chacha = "0.2.2"
|
rand_chacha = "0.2.2"
|
||||||
crc = "^1.0.0"
|
crc = "^1.0.0"
|
||||||
bcrypt = "0.4"
|
bcrypt = "0.10"
|
||||||
chrono = "0.4.11"
|
chrono = "0.4.11"
|
||||||
serde = "*"
|
serde = "*"
|
||||||
serde_json = "*"
|
serde_json = "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user