We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f6fcf commit 7c4d7f0Copy full SHA for 7c4d7f0
.cargo/config.toml
@@ -1,5 +1,5 @@
1
[build]
2
-# rustflags = ["-C", "target-feature=+crt-static"]
+target = "x86_64-unknown-linux-musl"
3
rustflags = ["-Ctarget-cpu=native"]
4
5
[registries.crates-io]
0 commit comments