chore: update validator to 0.17
This commit is contained in:
parent
9a31080707
commit
1bc7ae4c7a
3 changed files with 26 additions and 9 deletions
|
|
@ -34,7 +34,7 @@ tracing-log = "0.2"
|
|||
secrecy = { version = "0.8", features = ["serde"] }
|
||||
unicode-segmentation = "1"
|
||||
strum_macros = "0.26"
|
||||
validator = "0.16"
|
||||
validator = "0.17"
|
||||
|
||||
[dependencies.sqlx]
|
||||
version = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue