Require spin 0.9.8.
This is the minimum we've tested.
This commit is contained in:
parent
801ebce7e2
commit
90879811aa
@ -175,7 +175,7 @@ getrandom = { version = "0.2.8" }
|
||||
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]
|
||||
spin = { version = "0.9.2", default-features = false, features = ["once"] }
|
||||
spin = { version = "0.9.8", default-features = false, features = ["once"] }
|
||||
|
||||
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]
|
||||
libc = { version = "0.2.148", default-features = false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user