]> git.proxmox.com Git - cargo.git/commit
Change progress indicator for sparse registries
authorArlo Siemsen <arsiem@microsoft.com>
Fri, 9 Sep 2022 20:14:02 +0000 (15:14 -0500)
committerArlo Siemsen <arsiem@microsoft.com>
Fri, 9 Sep 2022 20:14:02 +0000 (15:14 -0500)
commit5ea27bad88083a6e953bc08d06cfdbdfa3c70173
treebf3e0a8e3f8a2cf80f40b7b940940a5e7506e447
parent9467f81fbf340b70f7ab7e3290146350133f3ea3
Change progress indicator for sparse registries

It's now based on an estimate of the depth of the dependency tree, so the progress bar
will never go backwards.
src/cargo/sources/registry/http_remote.rs
src/cargo/util/progress.rs