Skip to content

Commit 95b7562

Browse files
committed
Update .code-samples.meilisearch.yaml
1 parent b017a95 commit 95b7562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.code-samples.meilisearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ primary_field_guide_add_document_primary_key: |-
870870
getting_started_add_documents_md: |-
871871
```toml
872872
[dependencies]
873-
meilisearch-sdk = "0.24.0"
873+
meilisearch-sdk = "0.24.1"
874874
# futures: because we want to block on futures
875875
futures = "0.3"
876876
# serde: required if you are going to use documents

0 commit comments

Comments
 (0)