Skip to content

Commit 66de8f5

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meilisearch-index-setting-macro/Cargo.toml

+2
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 Meilisearch 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)