PS Vita support

This commit is contained in:
Nikolay Arhipov 2023-09-06 12:17:36 +03:00 committed by Brian Smith
parent e48fdcf782
commit 4983338b68

View File

@ -137,6 +137,7 @@ impl crate::sealed::Sealed for SystemRandom {}
target_os = "redox",
target_os = "solaris",
target_os = "windows",
target_os = "vita",
all(
feature = "wasm32_unknown_unknown_js",
target_arch = "wasm32",