Skip to content

Commit 467686a

Browse files
committed
Revert "Downgrade validator crate to 0.15.0"
This reverts commit b08cd5e.
1 parent 57e9f08 commit 467686a

File tree

2 files changed

+10
-17
lines changed

2 files changed

+10
-17
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ tracing-opentelemetry = "0.21"
7070
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
7171
url = { version = "2", features = ["serde"] }
7272
uuid = { version = "1.12.1", features = ["v4"] }
73-
validator = { version = "0.15", features = ["derive"] }
73+
validator = { version = "0.16", features = ["derive"] }
7474
zerocopy = { version = "0.6.1", features = ["alloc", "simd"] }
7575
zune-inflate = "0.2.54"
7676

0 commit comments

Comments
 (0)