diff --git a/.cargo/config.toml b/.cargo/config.toml index 39c82a34b..75538c350 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -27,7 +27,7 @@ rustflags = [ "-Dwarnings" ] -[target.aarch64-windows-msvc] +[target.aarch64-pc-windows-msvc] rustflags = [ "-Ccontrol-flow-guard", "-Ctarget-feature=+crt-static",