mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 00:20:55 -05:00
chore: Don't set rustflags by default
Doing so can cause unnecessary recompilation
This commit is contained in:
parent
afeff23549
commit
2768727452
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
[target.x86_64-pc-windows-msvc]
|
||||
rustflags = ["-Ctarget-feature=+crt-static"]
|
||||
|
||||
[target.i686-pc-windows-msvc]
|
||||
rustflags = ["-Ctarget-feature=+crt-static"]
|
Loading…
Reference in a new issue