From 2570aaf683cbfddf4995085c389ab6ebd8f1b003 Mon Sep 17 00:00:00 2001 From: Jens Reimann Date: Thu, 5 Dec 2024 15:01:08 +0100 Subject: [PATCH] fix: roll back the UI update as it fails the build --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 197cded8..226677b2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8776,7 +8776,7 @@ dependencies = [ [[package]] name = "trustify-ui" version = "0.1.0" -source = "git+https://github.com/trustification/trustify-ui.git?branch=publish/main#dddc510d918aacfaf540c33273a28f9674bcdc4d" +source = "git+https://github.com/trustification/trustify-ui.git?branch=publish/main#9c7a28d2d2a2b028ae51bac8ed95ad1ccd1f7efe" dependencies = [ "anyhow", "base64 0.22.1",