Skip to content

Commit 558acf1

Browse files
committed
Generate aarch64-apple-darwin docs on docs.rs
1 parent 1bca87e commit 558acf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Raw FFI bindings to platform libraries like libc.
1919
features = ["const-extern-fn", "extra_traits"]
2020
default-target = "x86_64-unknown-linux-gnu"
2121
targets = [
22+
"aarch64-apple-darwin",
2223
"aarch64-apple-ios",
2324
"aarch64-linux-android",
2425
"aarch64-pc-windows-msvc",

0 commit comments

Comments
 (0)