Skip to content

Source replace broken #137

@DCjanus

Description

@DCjanus

Because of network block in China, I'm using a public proxy for crates.io in China, and found broken behavior:

图片

Here is my config file:

[source.crates-io]
replace-with = "sjtu"

[source.sjtu]
registry = "https://mirrors.sjtug.sjtu.edu.cn/git/crates.io-index"

I was trying to found root cause of this, but I failed, if there is any help, would be great.

PS: remove 'replace-with' and update my packages from official registry, and put replace-with back, nothing happend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions