From 9914a939b463cc7b41e8307230068a577bd0f63b Mon Sep 17 00:00:00 2001 From: l0ng-ai <24760907+l0ng-ai@users.noreply.github.com> Date: Sun, 9 Aug 2026 00:27:31 +0800 Subject: [PATCH] chore(deps): regenerate the lock for tty7-core's smallvec The dependency was declared but the lock was never refreshed, so every worktree building against it produced the same one-line diff. --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index 2368a7f3..392cdcd9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -9740,6 +9740,7 @@ dependencies = [ "serde", "serde_json", "sha2 0.11.0", + "smallvec", "smol", "system-configuration", "system-configuration-sys",