From 0a141bf2a206e9c49baea80f008da7a3744ec7b5 Mon Sep 17 00:00:00 2001 From: Nitish Tiwari Date: Thu, 1 Sep 2022 12:03:22 +0530 Subject: [PATCH] Update to latest console release --- server/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/Cargo.toml b/server/Cargo.toml index eb74eabeb..dc512ac23 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -66,5 +66,5 @@ rstest = "0.15.0" serial_test = { version = "0.9.0", default-features = false } [package.metadata.parseable_ui] -assets-url = "https://github.com/parseablehq/console/releases/download/0.0.2/build.zip" -assets-sha1 = "8c50ee6ab27e9c0af3ea677f1cde0fbb737e0f87" +assets-url = "https://github.com/parseablehq/console/releases/download/0.0.3/build.zip" +assets-sha1 = "963a26fd1beb1be4cfa68c183b6276529a554da9"