# 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 = "assemblylift-core" version = "0.4.0-alpha.11" authors = ["Akkoro and the AssemblyLift contributors "] description = "AssemblyLift core library" readme = "README.md" license-file = "LICENSE.md" repository = "https://github.com/akkoro/assemblylift" [dependencies.anyhow] version = "1.0" [dependencies.assemblylift-core-io-common] version = "0.3" [dependencies.assemblylift-core-iomod] version = "0.4.0-alpha.0" [dependencies.crossbeam-channel] version = "0.5" [dependencies.itertools] version = "0.10" [dependencies.once_cell] version = "1.4" [dependencies.tokio] version = "1.4" [dependencies.wasmtime] version = "2.0" [dependencies.wasmtime-wasi] version = "2.0" [dependencies.z85] version = "3"