update deps
This commit is contained in:
parent
3330634832
commit
2a3df16a61
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ rust-argon2 = "0.8.3"
|
|||
derive_more = "0.99.11"
|
||||
unicode-normalization = "0.1.6"
|
||||
ammonia = "3.1.0"
|
||||
validator = { version = "0.13.0", features = ["derive"]}
|
||||
validator = { version = "0.14.0", features = ["derive"]}
|
||||
lazy_static = "1.4.0"
|
||||
regex = { version = "1.3.9", features = [ "perf-inline", "perf-dfa", "perf-literal", "perf-cache", "perf"]}
|
||||
rand = "0.8.0"
|
||||
|
|
Loading…
Reference in a new issue