Require getrandom 0.2.10.
This is the minimum we've tested.
This commit is contained in:
parent
90879811aa
commit
aa01858787
@ -171,7 +171,7 @@ all-features = true
|
||||
name = "ring"
|
||||
|
||||
[dependencies]
|
||||
getrandom = { version = "0.2.8" }
|
||||
getrandom = { version = "0.2.10" }
|
||||
untrusted = { version = "0.9" }
|
||||
|
||||
[target.'cfg(any(target_arch = "x86",target_arch = "x86_64", all(any(target_arch = "aarch64", target_arch = "arm"), any(target_os = "android", target_os = "fuchsia", target_os = "linux", target_os = "windows"))))'.dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user