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
PR#506 replaced atty (unmaintained) with is-terminal. Thanks @tottoto!
PR#511 resolved #494, #507, and #510 by fixing up how and when urls are normalized.
PR#512 resolved #509 by fixing casing of the root configuration keys.
PR#513 resolved #508 by correctly using the crates.io sparse index when checking for yanked crates if specified by the user, as well as falling back to the regular git index if the sparse index is not present.