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 910f9e9 commit a28aed1Copy full SHA for a28aed1
examples/web_app_graphql/Cargo.toml
@@ -22,5 +22,5 @@ log = "0.4.20"
22
meilisearch-sdk = "0.24.3"
23
serde = { version = "1.0.192", features = ["derive"] }
24
serde_json = "1.0.108"
25
-thiserror = "1.0.51"
+thiserror = "2.0.17"
26
validator = { version = "0.20.0", features = ["derive"] }
0 commit comments