From e9a5a1052449ac667e78dc10c5829413d9c21feb Mon Sep 17 00:00:00 2001 From: Anders Olsson Date: Thu, 4 Jun 2026 20:26:21 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20sync=20Cargo.lock=20=E2=80=94=20domain?= =?UTF-8?q?=20gains=20utoipa=20(tier=203=20#3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index 1823e21..5eab7f0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -564,6 +564,7 @@ dependencies = [ "serde", "serde_json", "time", + "utoipa", "uuid", ]