Skip to content

Commit d485ad2

Browse files
bors[bot]bidoubiwa
andauthored
Merge #404
404: Add a version to index-settings-macro crate r=bidoubiwa a=bidoubiwa Fixes #403 Co-authored-by: Charlotte Vermandel <[email protected]>
2 parents 256553c + a0efc94 commit d485ad2

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 @@ jsonwebtoken = { version = "8", default-features = false }
2222
yaup = "0.2.0"
2323
either = { version = "1.8.0", features = ["serde"] }
2424
thiserror = "1.0.37"
25-
meilisearch-index-setting-macro = { path = "meilisearch-index-setting-macro" }
25+
meilisearch-index-setting-macro = { path = "meilisearch-index-setting-macro", version = "0.1.0" }
2626

2727

2828
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]

0 commit comments

Comments
 (0)