From a6c83b03e57171654f97ac8e8802d6aa9a87d15e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 25 Apr 2026 17:07:16 -0500 Subject: [PATCH] =?UTF-8?q?chore:=20sync=20Cargo.lock=20=E2=80=94=20toml?= =?UTF-8?q?=20dep=20for=20phase-42=20rule=20loader?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pairs retroactively with de8fb10 (truth/ TOML rule loader). Co-Authored-By: Claude Opus 4.7 (1M context) --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index a3f2e3b..d2b4532 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8737,6 +8737,7 @@ dependencies = [ "serde", "serde_json", "tokio", + "toml", "tracing", ]