Skip to content

Commit

Permalink
Merge pull request #41 from open-telemetry/dependabot/cargo/validator…
Browse files Browse the repository at this point in the history
…-0.17.0

chore(deps): bump validator from 0.16.1 to 0.17.0
  • Loading branch information
lquerel authored Mar 5, 2024
2 parents f49a1c9 + 3a55cb8 commit 8293ebb
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 36 deletions.
89 changes: 54 additions & 35 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 crates/weaver_semconv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ thiserror.workspace = true
ureq.workspace = true
ordered-float.workspace = true

validator = { version = "0.16.1", features = ["derive"] }
validator = { version = "0.17.0", features = ["derive"] }

0 comments on commit 8293ebb

Please sign in to comment.