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 f74e472 + 9f2e427 commit 8dfe872Copy full SHA for 8dfe872
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