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 956f4ce commit f97f07cCopy full SHA for f97f07c
.cargo/config.toml
@@ -0,0 +1,6 @@
1
+[build]
2
+# rustflags = ["-C", "target-feature=+crt-static"]
3
+rustflags = ["-Ctarget-cpu=native"]
4
+
5
+[registries.crates-io]
6
+protocol = "sparse"
0 commit comments