Skip to content

Commit

Permalink
Auto merge of #3470 - JohnTitor:docs-rs-aarch64-apple-darwin, r=JohnT…
Browse files Browse the repository at this point in the history
…itor

Generate `aarch64-apple-darwin` docs on docs.rs

Fixes #3289 (I think we've now added most targets on Apple devices)
  • Loading branch information
bors committed Dec 10, 2023
2 parents c4e3e91 + 558acf1 commit 740e784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
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 740e784

Please sign in to comment.