Use untrusted 0.7.0-alpha1.
This commit is contained in:
parent
89a56db450
commit
f86911d3b5
@ -299,7 +299,7 @@ include = [
|
||||
name = "ring"
|
||||
|
||||
[dependencies]
|
||||
untrusted = { git = "https://github.com/briansmith/untrusted", tag = "ring-master" }
|
||||
untrusted = { version = "0.7.0-alpha1" }
|
||||
libc = { version = "0.2.48", default-features = false }
|
||||
|
||||
[target.'cfg(all(any(target_arch = "aarch64", target_arch = "arm", target_arch = "x86", target_arch = "x86_64"), not(target_os = "ios")))'.dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user