[package] name = "lucet-analyze" version = "0.1.2" description = "DEPRECATED: This package is now available as `lucet-objdump`." homepage = "https://github.com/fastly/lucet" repository = "https://github.com/fastly/lucet" license = "Apache-2.0 WITH LLVM-exception" categories = ["wasm"] authors = ["Lucet team "] edition = "2018" [dependencies] goblin="0.0.21" byteorder="1.2.1" colored="1.6.1" lucet-module-data = { path = "../lucet-module-data", version = "0.1.1" }