Skip to content

Commit

Permalink
build(deps): bump validator from 0.16.1 to 0.18.0 (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent e5d7ab3 commit d1d9200
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 39 deletions.
48 changes: 10 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ slog-stdlog = "4"
slog-term = "2"

uuid = { version = "1", features = ["serde", "v4", "fast-rng"] }
validator = { version = "0.16", features = ["derive"] }
validator = { version = "0.18", features = ["derive"] }
reqwest = { version = "0.11", features = ["blocking", "json"] }
chrono = "0.4"
url = "2"
Expand Down

0 comments on commit d1d9200

Please sign in to comment.