Updated region versions (#1978)

This commit is contained in:
Graham Scheaffer
2020-07-06 09:26:28 -05:00
committed by GitHub
parent 8d7ba0ad76
commit ef8fe18262
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ wasmtime-profiling = { path = "../profiling", version = "0.18.0" }
wasmparser = "0.58.0"
target-lexicon = { version = "0.10.0", default-features = false }
anyhow = "1.0.19"
region = "2.1.0"
region = "2.2.0"
libc = "0.2"
cfg-if = "0.1.9"
backtrace = "0.3.42"