Upgrade to target-lexicon 0.11
This allows downstream library users to use `CDataModel` without having to install two different versions of target-lexicon.
This commit is contained in:
committed by
Dan Gohman
parent
379aed8092
commit
d28abad441
@@ -13,7 +13,7 @@ cfg-if = "0.1.9"
|
||||
wasi-common = { path = "../wasi-common", version = "0.19.0" }
|
||||
wasmtime-wasi = { path = "../wasi", version = "0.19.0" }
|
||||
wasmtime = { path = "../wasmtime", version = "0.19.0" }
|
||||
target-lexicon = "0.10.0"
|
||||
target-lexicon = "0.11.0"
|
||||
pretty_env_logger = "0.4.0"
|
||||
tempfile = "3.1.0"
|
||||
os_pipe = "0.9"
|
||||
|
||||
Reference in New Issue
Block a user