Skip to content

Commit

Permalink
chore(deps): bump validator from 0.17.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [validator](https://github.com/Keats/validator) from 0.17.0 to 0.18.0.
- [Changelog](https://github.com/Keats/validator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/validator/commits/v0.18.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 4f4f740 commit 04d8e5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -18,5 +18,5 @@ thiserror.workspace = true
ureq.workspace = true
ordered-float.workspace = true

validator = { version = "0.17.0", features = ["derive"] }
validator = { version = "0.18.0", features = ["derive"] }
glob = "0.3.1"

0 comments on commit 04d8e5a

Please sign in to comment.