Update to target_lexicon 0.2.0.
This commit is contained in:
@@ -16,7 +16,7 @@ cranelift-native = { path = "../native", version = "0.22.0", default-features =
|
||||
region = "1.0.0"
|
||||
libc = { version = "0.2.42", default-features = false }
|
||||
errno = "0.2.4"
|
||||
target-lexicon = { version = "0.0.3", default-features = false }
|
||||
target-lexicon = { version = "0.2.0", default-features = false }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = { version = "0.3", features = ["winbase", "memoryapi"] }
|
||||
|
||||
Reference in New Issue
Block a user