chsrc/src/recipe/lang/Rust/common.h
Aoran Zeng 17bd90f09b
Fix multiple definition
[GitHub #215]
2025-06-18 19:16:16 +08:00

15 lines
605 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 : <2024-11-21>
* ------------------------------------------------------------*/
static MirrorSite_t RsProxyCN =
{
"rsproxycn", "RsProxy.cn", "字节跳动基础架构Dev Infra", "https://rsproxy.cn/",
{NotSkip, NA, NA, "https://rsproxy.cn/api/v1/crates/windows/0.58.0/download"}
};