chore: sync Cargo.lock — toml dep for phase-42 rule loader

Pairs retroactively with de8fb10 (truth/ TOML rule loader).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
root 2026-04-25 17:07:16 -05:00
parent 858954975b
commit a6c83b03e5

1
Cargo.lock generated
View File

@ -8737,6 +8737,7 @@ dependencies = [
"serde",
"serde_json",
"tokio",
"toml",
"tracing",
]