Skip to content

Commit

Permalink
Generate aarch64-apple-darwin docs on docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Dec 10, 2023
1 parent 1bca87e commit 558acf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Raw FFI bindings to platform libraries like libc.
features = ["const-extern-fn", "extra_traits"]
default-target = "x86_64-unknown-linux-gnu"
targets = [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-linux-android",
"aarch64-pc-windows-msvc",
Expand Down

0 comments on commit 558acf1

Please sign in to comment.