From 0a78fc2460cfd81dc20c9aa769275f52b8bedd64 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 25 Jun 2026 05:23:41 +0400 Subject: refactor(vulkan-reporting): remove manual json assembly --- Cargo.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index f80a711..c22ff74 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -630,6 +630,8 @@ dependencies = [ "fparkan-binary", "fparkan-platform", "fparkan-render", + "serde", + "serde_json", ] [[package]] -- cgit v1.2.3