diff --git a/Cargo.lock b/Cargo.lock index f2be78580..97eb8f6b9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -205,6 +205,7 @@ dependencies = [ "dotenvy", "futures", "httpmock", + "indicatif", "insta", "jsonwebtoken", "open",