mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Allow 0.10.2+wasi-snapshot-preview1 of wasi for getrandom
This commit is contained in:
parent
1eb7612966
commit
4c5f586e33
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ highlight = "all"
|
|||
# introduces it.
|
||||
# spell-checker: disable
|
||||
skip = [
|
||||
# getrandom
|
||||
{ name = "wasi", version="0.10.2+wasi-snapshot-preview1" },
|
||||
# blake2d_simd
|
||||
{ name = "arrayvec", version = "=0.7.2" },
|
||||
# flimit/unix_socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue