mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-03 02:11:07 +05:30
5 lines
129 B
TOML
5 lines
129 B
TOML
[build]
|
|
rustflags = ["-C", "target-cpu=native"]
|
|
|
|
[target.x86_64-pc-windows-msvc]
|
|
rustflags = ["-C", "target-feature=+crt-static"] |