From bf5440d492f26515ffb16ba02707f71ac61163fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BA=E5=87=AF=E6=AC=A3?= Date: Fri, 13 Jan 2023 16:44:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'config.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] }