digital-lsp-server/config.toml
2024-09-27 17:06:26 +08:00

3 lines
120 B
TOML

[build]
rustc = "rustc" # rust 编译器
target-dir = "target" # 存放编译输出结果的目录