chore: 更新Rust构建缓存和依赖文件

This commit is contained in:
2026-03-23 15:38:55 +08:00
parent 9103da519c
commit bf77212793
812 changed files with 16380 additions and 13 deletions

5
.cargo/config.toml Normal file
View File

@@ -0,0 +1,5 @@
[target.x86_64-pc-windows-gnu]
linker = "gcc.exe"
[build]
target = "x86_64-pc-windows-gnu"