Skip to content

Commit f97f07c

Browse files
authored
Create config.toml
1 parent 956f4ce commit f97f07c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.cargo/config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)