Skip to content

Commit 3f7f735

Browse files
committed
Add spaces
1 parent 14b3a2a commit 3f7f735

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.41", features = ["serde-well-known", "formatting", "pars
2222
yaup = "0.3.1"
2323
either = { version = "1.15.0", features = ["serde"] }
2424
thiserror = "2.0.12"
25-
meilisearch-index-setting-macro = { path="meilisearch-index-setting-macro", version="0.29.0" }
25+
meilisearch-index-setting-macro = { path = "meilisearch-index-setting-macro", version = "0.29.0" }
2626
pin-project-lite = { version = "0.2.16", optional = true }
2727
reqwest = { version = "0.12.22", optional = true, default-features = false, features = ["rustls-tls", "http2", "stream"] }
2828
bytes = { version = "1.10.1", optional = true }

0 commit comments

Comments
 (0)