# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "wasmtime-lightbeam" version = "0.30.0" authors = ["The Wasmtime Project Developers"] description = "Integration between Lightbeam and Wasmtime" documentation = "https://docs.rs/wasmtime-lightbeam/" readme = "README.md" keywords = ["webassembly", "wasm"] categories = ["wasm"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasmtime" resolver = "2" [dependencies.anyhow] version = "1.0" [dependencies.cranelift-codegen] version = "0.77.0" [dependencies.gimli] version = "0.25" [dependencies.lightbeam] version = "0.30.0" [dependencies.object] version = "0.26.0" default-features = false [dependencies.target-lexicon] version = "0.12" [dependencies.wasmparser] version = "0.80" [dependencies.wasmtime-environ] version = "0.30.0"