We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f9bc08 commit e2e9afeCopy full SHA for e2e9afe
1 file changed
.cargo/config.toml
@@ -0,0 +1,5 @@
1
+[target.aarch64-unknown-linux-gnu]
2
+rustflags = ["-C", "target-feature=+neon,+aes"]
3
+
4
+[target.aarch64-apple-darwin]
5
0 commit comments