Migrating code to object (from faerie) (#1848)
* Using the "object" library everywhere in wasmtime. * scroll_derive
This commit is contained in:
@@ -14,7 +14,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
gimli = "0.21.0"
|
||||
wasmparser = "0.57.0"
|
||||
faerie = "0.15.0"
|
||||
object = { version = "0.18", default-features = false, features = ["write"] }
|
||||
wasmtime-environ = { path = "../environ", version = "0.17.0" }
|
||||
target-lexicon = { version = "0.10.0", default-features = false }
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user