[build] jobs = 16 # 并行构建任务的数量,默认等于 CPU 的核心数 rustc = "rustc" # rust 编译器 target-dir = "target" # 存放编译输出结果的目录