更新 'config.json'

This commit is contained in:
贺凯欣 2023-01-13 16:44:37 +08:00
parent 3787d3fa48
commit bf5440d492

View File

@ -1,5 +1,5 @@
{
"dl": "http://47.98.130.133:3389/api/v1/crates/{crate}/{version}/download",
"dl": "http://47.98.130.133:3389/api/v1/crates",
"api": "http://47.98.130.133:3389",
"allowed-registries": ["https://github.com/rust-lang/crates.io-index"]
}