Skip to content

index hash has changed #8572

@ehuss

Description

@ehuss

As a result of #8522 changing the hash computation, the crates.io index path has changed from the long-running gitproxy.zycloud.tk-1ecc6299db9ec823 to gitproxy.zycloud.tk-f1e60147b9cdaa30. My main concern here is the increase in disk usage, since these tend to be kinda weighty (the new one is 81MB, my old one had accumulated 230MB).

I'm wondering if it would be better to try to match the old hash for this circumstance? Since Cargo doesn't have any sort of built-in garbage collection, the old index will persist unless the user manually deletes it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cachingArea: caching of dependencies, repositories, and build artifacts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions