mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-31 06:29: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"] |