Update to region 2.0.0.
This commit is contained in:
@@ -13,7 +13,7 @@ edition = "2018"
|
|||||||
cranelift-codegen = { path = "../codegen", version = "0.26.0" }
|
cranelift-codegen = { path = "../codegen", version = "0.26.0" }
|
||||||
cranelift-module = { path = "../module", version = "0.26.0" }
|
cranelift-module = { path = "../module", version = "0.26.0" }
|
||||||
cranelift-native = { path = "../native", version = "0.26.0" }
|
cranelift-native = { path = "../native", version = "0.26.0" }
|
||||||
region = "1.0.0"
|
region = "2.0.0"
|
||||||
libc = { version = "0.2.42" }
|
libc = { version = "0.2.42" }
|
||||||
errno = "0.2.4"
|
errno = "0.2.4"
|
||||||
target-lexicon = { version = "0.2.0" }
|
target-lexicon = { version = "0.2.0" }
|
||||||
|
|||||||
Reference in New Issue
Block a user