We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043a553 commit 0e4ec69Copy full SHA for 0e4ec69
examples/web_app_graphql/Cargo.toml
@@ -23,4 +23,4 @@ meilisearch-sdk = "0.24.3"
23
serde = { version = "1.0.192", features = ["derive"] }
24
serde_json = "1.0.108"
25
thiserror = "1.0.51"
26
-validator = { version = "0.17.0", features = ["derive"] }
+validator = { version = "0.18.1", features = ["derive"] }
0 commit comments