We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f5e02 commit 5977ab2Copy full SHA for 5977ab2
.cargo/config.toml
@@ -0,0 +1,3 @@
1
+[build]
2
+# suppress "was built for newer 'macOS' version (15.4) than being linked (11.0)"
3
+rustflags = ["-Alinker_messages"]
0 commit comments