# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "wasm-debug" version = "0.2.0" authors = ["The Wasmer Engineering Team "] description = "Generic Wasm DWARF transformation crate" readme = "README.md" keywords = ["webassembly", "wasm", "debuginfo", "dwarf", "debugger"] categories = ["wasm", "development-tools::debugging"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/wasmerio/wasm-debug" [dependencies.anyhow] version = "1.0" [dependencies.cranelift-entity] version = "0.59.0" [dependencies.faerie] version = "0.14.0" [dependencies.gimli] version = "0.20.0" [dependencies.more-asserts] version = "0.2.1" [dependencies.target-lexicon] version = "0.10.0" default-features = false [dependencies.thiserror] version = "1.0.4" [dependencies.wasmparser] version = "0.51.4" [badges.maintenance] status = "passively-maintained"