diff --git a/crates/meilisearch/Cargo.toml b/crates/meilisearch/Cargo.toml index a917ab00f..4f9994c2e 100644 --- a/crates/meilisearch/Cargo.toml +++ b/crates/meilisearch/Cargo.toml @@ -170,5 +170,5 @@ german = ["meilisearch-types/german"] turkish = ["meilisearch-types/turkish"] [package.metadata.mini-dashboard] -assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.2.17/build.zip" -sha1 = "29e92ce25f306208a9c86f013279c736bdc1e034" +assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.2.18/build.zip" +sha1 = "replace this with the real shasum of the build.zip file"