use cap_rand instead of getrandom
This commit is contained in:
@@ -22,13 +22,13 @@ links = "wasi-c2-19"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
libc = "0.2"
|
||||
getrandom = { version = "0.2.0", features = ["std"] }
|
||||
wiggle = { path = "../wiggle", default-features = false, version = "0.21.0" }
|
||||
tracing = "0.1.19"
|
||||
system-interface = "0.2"
|
||||
cap-std = "0.8"
|
||||
cap-fs-ext = "0.8"
|
||||
cap-time-ext = "0.8"
|
||||
cap-rand = "0.8"
|
||||
fs-set-times = "0.2.1"
|
||||
cfg-if = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user