Nicolas Polomack b36b9da680 | 5 years ago | |
---|---|---|
ap/pl | 5 years ago | |
ep/it | 5 years ago | |
sa/mp | 5 years ago | |
README.md | 5 years ago | |
config.json | 5 years ago |
This is the crate index for the Alexandrie alternative crate registry instance running on https://crates.polomack.eu.
This repository follows the rules and layout specified in the Cargo's Alternative Registries RFC.
It is maintained and kept up-to-date automatically by crates.polomack.eu.
This index (and, by extension, the crates.polomack.eu registry) allows crates to only depend on other crates stored in either this registry or crates.io.
If you want to use this index, you can follow these steps:
~/.cargo/config
file, and add the following code:[registries.alexandrie]
index = "https://github.com/Hirevo/alexandrie-index"
cargo login --registry alexandrie
and enter your author token.cargo publish --registry alexandrie
or cargo search --registry alexandrie