Browse Source

update bcrypt

pull/64/head
jake 3 years ago
parent
commit
9cfb3dd87b
  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