Skip to content

Commit c81b642

Browse files
author
Mikachu2333
committed
update deps
1 parent e73b169 commit c81b642

4 files changed

Lines changed: 255 additions & 182 deletions

File tree

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cargo构建配置文件
22
# 用于配置特定目标平台的编译选项
33

4-
[target.x86_64-pc-windows-msvc]
4+
[target.x86_64-pc-windows-gnu]
55
# 静态链接CRT运行时,避免依赖外部运行时库
66
rustflags = ["-C", "target-feature=+crt-static"]

0 commit comments

Comments
 (0)