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 38309ef commit 810d201Copy full SHA for 810d201
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