Skip to content

Commit

Permalink
Update Rust crate validator to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent c20f724 commit 6684494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tracing-log = "0.2.0"
tracing-subscriber = { version = "0.3.18", features = ["registry", "env-filter"] }
unicode-segmentation = "1.11.0"
uuid = { version = "1.8.0", features = ["v4", "serde"] }
validator = "0.19.0"
validator = "0.20.0"

[dependencies.sqlx]
default-features = false
Expand Down

0 comments on commit 6684494

Please sign in to comment.