Skip to content

Commit 550477c

Browse files
dependabot[bot]woshilapin
authored andcommitted
editoast: bump validator from 0.16.1 to 0.17.0 in /editoast
Bumps [validator](https://github.com/Keats/validator) from 0.16.1 to 0.17.0. - [Changelog](https://github.com/Keats/validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/Keats/validator/commits) --- updated-dependencies: - dependency-name: validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69188dd commit 550477c

File tree

2 files changed

+10
-38
lines changed

2 files changed

+10
-38
lines changed

editoast/Cargo.lock

Lines changed: 9 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editoast/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ utoipa.workspace = true
8080
paste = "1.0.14"
8181
url = "2.5.0"
8282
cfg-if = "1.0.0"
83-
validator = { version = "0.16.1", features = ["derive"] }
83+
validator = { version = "0.17.0", features = ["derive"] }
8484
inventory = "0.3"
8585
heck = "0.5.0"
8686
iso8601 = "0.6.1"

0 commit comments

Comments
 (0)