Skip to content

Commit 8651f45

Browse files
Striftcurquiza
andauthored
Update Cargo.toml
Co-authored-by: Clémentine <clementine@meilisearch.com>
1 parent df8ab77 commit 8651f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ time = { version = "0.3.7", features = ["serde-well-known", "formatting", "parsi
2222
yaup = "0.3.1"
2323
either = { version = "1.8.0", features = ["serde"] }
2424
thiserror = "1.0.37"
25-
meilisearch-index-setting-macro = { path = "meilisearch-index-setting-macro", version = "0.28" }
25+
meilisearch-index-setting-macro = { path = "meilisearch-index-setting-macro", version = "0.28.0" }
2626
pin-project-lite = { version = "0.2.13", optional = true }
2727
reqwest = { version = "0.12.3", optional = true, default-features = false, features = ["rustls-tls", "http2", "stream"] }
2828
bytes = { version = "1.6", optional = true }

0 commit comments

Comments
 (0)