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.
2 parents c4e3e91 + 558acf1 commit 740e784Copy full SHA for 740e784
Cargo.toml
@@ -19,6 +19,7 @@ Raw FFI bindings to platform libraries like libc.
19
features = ["const-extern-fn", "extra_traits"]
20
default-target = "x86_64-unknown-linux-gnu"
21
targets = [
22
+ "aarch64-apple-darwin",
23
"aarch64-apple-ios",
24
"aarch64-linux-android",
25
"aarch64-pc-windows-msvc",
0 commit comments