Skip to content

Commit f208178

Browse files
committed
Add licence and description field in index-settings crate
1 parent af644d9 commit f208178

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meilisearch-index-setting-macro/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[package]
22
name = "meilisearch-index-setting-macro"
33
version = "0.1.0"
4+
description = "Helper tool to generate settings of an index"
45
edition = "2021"
6+
license = "MIT"
57

68
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79

0 commit comments

Comments
 (0)