Skip to content

Commit 4983338

Browse files
nikarhbriansmith
authored andcommitted
PS Vita support
1 parent e48fdcf commit 4983338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rand.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ impl crate::sealed::Sealed for SystemRandom {}
137137
target_os = "redox",
138138
target_os = "solaris",
139139
target_os = "windows",
140+
target_os = "vita",
140141
all(
141142
feature = "wasm32_unknown_unknown_js",
142143
target_arch = "wasm32",

0 commit comments

Comments
 (0)