# 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 = "embly-wrapper" version = "0.0.2" authors = ["maxmcd "] description = "The embly wrapper executable" homepage = "https://embly.run" documentation = "https://docs.rs/embly" license = "MIT" [dependencies.env_logger] version = "0.6.2" [dependencies.failure] version = "~0.1" features = ["std"] default-features = false [dependencies.log] version = "0.4" [dependencies.lucet-runtime] version = "0.4.1" [dependencies.lucet-runtime-internals] version = "0.4.1" [dependencies.lucet-wasi] version = "0.4.1" [dependencies.protobuf] version = "2.8.1" [dependencies.rand] version = "0.7.0" [dev-dependencies.lazy_static] version = "1.4" [build-dependencies.protoc-rust] version = "2.0"