# 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 = "lucet-module" version = "0.6.1" authors = ["Lucet team "] description = "A structured interface for Lucet modules" homepage = "https://github.com/fastly/lucet" categories = ["wasm"] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/fastly/lucet" [dependencies.anyhow] version = "1.0" [dependencies.bincode] version = "1.1.4" [dependencies.byteorder] version = "1.3" [dependencies.cranelift-entity] version = "0.51.0" [dependencies.derivative] version = "1.0.3" [dependencies.memoffset] version = "0.5.1" [dependencies.minisign] version = "0.5.11" [dependencies.num-derive] version = "0.3.0" [dependencies.num-traits] version = "0.2.8" [dependencies.object] version = "0.14.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde-big-array] version = "0.2.0" [dependencies.serde_json] version = "1.0" [dependencies.thiserror] version = "1.0.4"