[target.'cfg(windows)']
rustflags = ["-Ctarget-feature=+crt-static"]

[target.aarch64-unknown-linux-gnu]
linker = "aarch64-linux-gnu-gcc"
