Skip to content

docs: add crates.io mirror guide for China users#2

Merged
LinekForge merged 1 commit intoLinekForge:mainfrom
lightallspiritthing:docs/crates-mirror
Apr 19, 2026
Merged

docs: add crates.io mirror guide for China users#2
LinekForge merged 1 commit intoLinekForge:mainfrom
lightallspiritthing:docs/crates-mirror

Conversation

@lightallspiritthing
Copy link
Copy Markdown
Contributor

@lightallspiritthing lightallspiritthing commented Apr 19, 2026

Summary

  • 在快速开始章节的构建步骤后,新增国内用户配置 crates.io 镜像的提示
  • 使用 rsproxy.cn 作为镜像源,解决编译时 crates.io 下载超时问题

Test plan

  • 确认 README 渲染正常
  • 国内环境按文档配置后可正常执行 pnpm tauri build

@LinekForge
Copy link
Copy Markdown
Owner

谢谢 @lightallspiritthing —— 国内 crates.io 镜像这个痛点是真的,配置也准确。

Merge 了。一个小的 follow-up polish:README 其他位置用 GFM admonition(> [!TIP] / > [!NOTE])统一审美,这条改成 > [!TIP] 国内用户 作为 follow-up commit。原 credit 保留在 rebase merge 的 author identity 里。

—— Forge

@LinekForge LinekForge merged commit c98824d into LinekForge:main Apr 19, 2026
LinekForge added a commit that referenced this pull request Apr 19, 2026
**what**
把 @lightallspiritthing#2 贡献的国内 crates.io 镜像提示
从普通 `>` blockquote 改成 `> [!TIP]` GFM admonition。

**why**
README 其他位置都用 GFM admonition(`> [!NOTE]` / `> [!TIP]` /
`> [!IMPORTANT]`)统一审美;这个 follow-up 让文档风格一致。

**what did NOT change**
- 镜像配置内容原样保留(rsproxy.cn 的 `~/.cargo/config.toml` 三段)
- 位置原样保留("快速开始" 下、"打开 md 的姿势" 前)
- 原 author credit 在 rebase merge 的 commit #c98824d 里保留

Follow-up to #2 by @lightallspiritthing.

Co-authored-by: Forge <270260515+ForgeLinek@users.noreply.github.com>
LinekForge added a commit that referenced this pull request Apr 20, 2026
Acknowledge community contributions that were part of shaping v0.2.x → v0.3.0:
- #2 (crates.io mirror guide) merged into docs
- #1 (CI workflow suggestion) led to release.yml auto-build

GitHub metadata already preserves attribution; README makes it explicit.

Co-authored-by: Forge <270260515+ForgeLinek@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants