chsrc/src/recipe/lang/Rust/common.h
2025-07-11 19:28:56 +08:00

16 lines
641 B
C

/** ------------------------------------------------------------
* SPDX-License-Identifier: GPL-3.0-or-later
* -------------------------------------------------------------
* File Authors : Aoran Zeng <ccmywish@qq.com>
* Contributors : Nil Null <nil@null.org>
* Created On : <2024-10-02>
* Last Modified : <2025-07-11>
* ------------------------------------------------------------*/
static MirrorSite_t RsProxyCN =
{
IS_DedicatedMirrorSite,
"rsproxycn", "RsProxy.cn", "字节跳动基础架构Dev Infra", "https://rsproxy.cn/",
{NotSkip, NA, NA, "https://rsproxy.cn/api/v1/crates/windows/0.58.0/download", ACCURATE}
};