You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(#5) The program now looks for the Github API token in the CARGO_FUND_GITHUB_API_TOKEN environment variable rather than GITHUB_API_TOKEN in order to better support privilege separation.
(#6) Increased timeout on HTTP client operations to 60 seconds.