Browse Source

update bcrypt

pull/65/head
jake 3 years ago
committed by andy
parent
commit
58d5d1ed74
  1. 2
      Cargo.toml

2
Cargo.toml

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

Loading…
Cancel
Save