From 3d5fba94c234c1ce5b3f0203710f45be850cbf77 Mon Sep 17 00:00:00 2001 From: Morgane Dubus Date: Thu, 29 Apr 2021 15:22:41 +0200 Subject: [PATCH] Update mini-dashboard with version 0.1.2 --- meilisearch-http/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meilisearch-http/Cargo.toml b/meilisearch-http/Cargo.toml index e6912e428..a2f254834 100644 --- a/meilisearch-http/Cargo.toml +++ b/meilisearch-http/Cargo.toml @@ -117,5 +117,5 @@ default = ["telemetry", "mini-dashboard"] jemallocator = "0.3.2" [package.metadata.mini-dashboard] -assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.1.1/build.zip" -sha1 = "f4247f8f534214e2811637e0555347c3f6bf5794" +assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.1.2/build.zip" +sha1 = "881949457a710a22b5cefcb0418038ceb8b0eb26"