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.
2 parents 38309ef + 810d201 commit 9f2e427Copy full SHA for 9f2e427
Cargo.toml
@@ -7,6 +7,7 @@ description = "Rust wrapper for the Meilisearch API. Meilisearch is a powerful,
7
license = "MIT"
8
readme = "README.md"
9
repository = "https://github.com/meilisearch/meilisearch-sdk"
10
+resolver = "2"
11
12
[workspace]
13
members = ["examples/*"]
0 commit comments