Skip to content

Commit 9f2e427

Browse files
Merge #623
623: Use resolver = "2" r=Kerollmops a=dureuill Fixes `cargo test` on stable Context: wasm-bindgen/wasm-bindgen#4304 Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2 parents 38309ef + 810d201 commit 9f2e427

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)