mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
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:
parent
cd70962bd9
commit
3c5d8ff3e7
1 changed files with 1 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -205,6 +205,7 @@ dependencies = [
|
|||
"dotenvy",
|
||||
"futures",
|
||||
"httpmock",
|
||||
"indicatif",
|
||||
"insta",
|
||||
"jsonwebtoken",
|
||||
"open",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue