Add indicatif to Cargo.lock for arc doctor spinner

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-11 09:37:54 -04:00
parent cd70962bd9
commit 3c5d8ff3e7

1
Cargo.lock generated
View file

@ -205,6 +205,7 @@ dependencies = [
"dotenvy",
"futures",
"httpmock",
"indicatif",
"insta",
"jsonwebtoken",
"open",