We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9f8c9 commit 23056e8Copy full SHA for 23056e8
src/lib.rs
@@ -50,6 +50,7 @@ cfg_if! {
50
target_os = "watchos",
51
target_os = "visionos",
52
)),
53
+ not(target_os = "vita"),
54
any(
55
target_arch = "aarch64",
56
target_arch = "arm",
0 commit comments