Update faerie to 0.12 to finish the target-lexicon update story.
This commit is contained in:
@@ -28,7 +28,7 @@ wasmtime-wasi-c = { path = "wasmtime-wasi-c", optional = true }
|
||||
wasi-common = { git = "https://github.com/CraneStation/wasi-common", rev = "37ce4ba"}
|
||||
docopt = "1.0.1"
|
||||
serde = { "version" = "1.0.94", features = ["derive"] }
|
||||
faerie = "0.11.0"
|
||||
faerie = "0.12.0"
|
||||
anyhow = "1.0.19"
|
||||
target-lexicon = { version = "0.9.0", default-features = false }
|
||||
pretty_env_logger = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user