From 5ba77d78f7215e96c1673b769214f9426918e1fb Mon Sep 17 00:00:00 2001 From: Charlotte Vermandel Date: Wed, 26 Jul 2023 16:54:28 +0200 Subject: [PATCH] Update mini-dashboard to version 0.2.10 --- meilisearch/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meilisearch/Cargo.toml b/meilisearch/Cargo.toml index b048c9720..172e17ba8 100644 --- a/meilisearch/Cargo.toml +++ b/meilisearch/Cargo.toml @@ -141,5 +141,5 @@ thai = ["meilisearch-types/thai"] greek = ["meilisearch-types/greek"] [package.metadata.mini-dashboard] -assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.2.9/build.zip" -sha1 = "9c713298788363e41087f2b40e7509d390033e30" +assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.2.10/build.zip" +sha1 = "974cd7729138f629fee323c16b4e4f2cfdff266f"