minify-html/nodejs/.cargo/config

5 lines
148 B
Plaintext
Raw Normal View History

2020-07-24 03:35:26 -04:00
[target.x86_64-pc-windows-msvc]
rustflags = ["--print=native-static-libs"]
[target.i686-pc-windows-msvc]
rustflags = ["--print=native-static-libs"]