1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-30 13:05:28 +01:00
2022-07-25 13:24:13 +02:00

9 lines
232 B
Plaintext

[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]
[target.i686-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]
[target.aarch64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]