The note is not visible to the blocked user.
~/.cargo/config.toml
[registry] default = "gitea" [registries.gitea] index = "sparse+" # Sparse index # index = "" # Git [net] git-fetch-with-cli = true
cargo add tokio-threadpool@0.1.18