[target.x86_64-unknown-none]
rustflags = ["-C", "linker=gcc"]

[target.x86_64-pc-windows-msvc]
rustflags = ["-C", "target-feature=+crt-static"]

[unstable]
bindeps = true
sparse-registry = true
