# 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 = "assemblylift-awslambda-iomod" version = "0.1.2" authors = ["Akkoro and the AssemblyLift contributors "] description = "AssemblyLift AWS Lambda IOmod host library" readme = "README.md" license-file = "LICENSE.md" repository = "https://github.com/akkoro/assemblylift" [dependencies.assemblylift_core] version = "0.1.1" package = "assemblylift-core" [dependencies.assemblylift_core_event] version = "0.1.1" package = "assemblylift-core-event" [dependencies.assemblylift_core_event_common] version = "0.1.0" package = "assemblylift-core-event-common" [dependencies.crossbeam-utils] version = "0.7.2" [dependencies.futures] version = "0.3.4" [dependencies.lazy_static] version = "1.4.0" [dependencies.paste] version = "0.1.12" [dependencies.rusoto_core] version = "0.43.0" [dependencies.rusoto_dynamodb] version = "0.43.0" features = ["serialize_structs", "deserialize_structs"] [dependencies.serde_json] version = "1.0.53" [dependencies.wasmer_runtime] version = "0.1.1" package = "wasmer-runtime-asml-fork" [dependencies.wasmer_runtime_core] version = "0.1.1" package = "wasmer-runtime-core-asml-fork"