Skip to content

Commit

Permalink
Update validator
Browse files Browse the repository at this point in the history
  • Loading branch information
hiterm committed Dec 17, 2024
1 parent 8ea63b2 commit 70e7e35
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 84 deletions.
122 changes: 39 additions & 83 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 @@ -50,4 +50,4 @@ tower-http = { version = "0.6.1", features = ["cors", "trace"] }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
uuid = { version = "1.10.0", features = ["v4"] }
validator = { version = "0.18.1", features = ["derive"] }
validator = { version = "0.19.0", features = ["derive"] }

0 comments on commit 70e7e35

Please sign in to comment.