Skip to content

Commit

Permalink
Merge #623
Browse files Browse the repository at this point in the history
623: Use resolver = "2" r=Kerollmops a=dureuill

Fixes `cargo test` on stable

Context: rustwasm/wasm-bindgen#4304

Co-authored-by: Louis Dureuil <[email protected]>
  • Loading branch information
meili-bors[bot] and dureuill authored Dec 3, 2024
2 parents 38309ef + 810d201 commit 9f2e427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description = "Rust wrapper for the Meilisearch API. Meilisearch is a powerful,
license = "MIT"
readme = "README.md"
repository = "https://github.com/meilisearch/meilisearch-sdk"
resolver = "2"

[workspace]
members = ["examples/*"]
Expand Down

0 comments on commit 9f2e427

Please sign in to comment.