Skip to content

Commit

Permalink
build(eth-portal-api): update dependency on validator
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Jan 2, 2025
1 parent 5ae01c3 commit c753165
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 18 deletions.
30 changes: 13 additions & 17 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 ethportal-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ tree_hash.workspace = true
tree_hash_derive.workspace = true
ureq.workspace = true
url.workspace = true
validator = { version = "0.13.0", features = ["derive"] }
validator = { version = "0.16.0", features = ["derive"] }

[dev-dependencies]
env_logger.workspace = true
Expand Down

0 comments on commit c753165

Please sign in to comment.