From 8f7819e486a1234134aa1b54935b1c806abc1e23 Mon Sep 17 00:00:00 2001 From: DaniPopes <57450786+DaniPopes@users.noreply.github.com> Date: Fri, 3 Oct 2025 00:00:22 +0200 Subject: [PATCH] chore: Cargo.lock --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index 5dc165892675a..90689810bfc4d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4208,6 +4208,7 @@ dependencies = [ "serde", "serde_json", "tempfile", + "thiserror 2.0.16", "tokio", "tracing", "yansi",