diff --git a/config.json b/config.json index 9bbc2d5..68761bb 100644 --- a/config.json +++ b/config.json @@ -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"] }