6 lines
191 B
JSON
6 lines
191 B
JSON
{
|
|
"dl": "http://127.0.0.1:3000/api/v1/crates/{crate}/{version}/download",
|
|
"api": "http://127.0.0.1:3000",
|
|
"allowed-registries": ["https://github.com/rust-lang/crates.io-index"]
|
|
}
|