chore: 更新Rust构建缓存和依赖文件
This commit is contained in:
5
.cargo/config.toml
Normal file
5
.cargo/config.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[target.x86_64-pc-windows-gnu]
|
||||
linker = "gcc.exe"
|
||||
|
||||
[build]
|
||||
target = "x86_64-pc-windows-gnu"
|
||||
Reference in New Issue
Block a user