mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-17 04:46:46 +08:00
7 lines
112 B
TOML
7 lines
112 B
TOML
# 使用 git cli
|
|
[net]
|
|
git-fetch-with-cli = true
|
|
|
|
# 构建调试信息
|
|
[build]
|
|
rustflags = ["-C", "debuginfo=2"] |