Skip to content

Commit

Permalink
PS Vita support
Browse files Browse the repository at this point in the history
  • Loading branch information
nikarh committed Sep 6, 2023
1 parent f8ea782 commit 06c3ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rand.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 06c3ec8

Please sign in to comment.