crates-index/config.json
2023-01-13 10:10:50 +08:00

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"]
}