diff --git a/Cargo.toml b/Cargo.toml index 5a0f535..b9ef314 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,3 +17,6 @@ ash = "0.29" [features] external = [] + +[package.metadata.docs.rs] +default-target = "x86_64-apple-darwin" \ No newline at end of file