Skip to content

Commit 810d201

Browse files
committed
Use resolver = "2"
1 parent 38309ef commit 810d201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ description = "Rust wrapper for the Meilisearch API. Meilisearch is a powerful,
77
license = "MIT"
88
readme = "README.md"
99
repository = "https://github.com/meilisearch/meilisearch-sdk"
10+
resolver = "2"
1011

1112
[workspace]
1213
members = ["examples/*"]

0 commit comments

Comments
 (0)