# 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 = "2021" rust-version = "1.67.0" name = "wasmer-pack-testing" version = "0.7.1" authors = ["Wasmer Engineering Team "] description = "Wasmer Pack Integration Testing Framework" homepage = "https://wasmer.io/" readme = "README.md" license = "MIT" repository = "https://github.com/wasmerio/wasmer-pack" resolver = "1" [dependencies.anyhow] version = "1" [dependencies.cargo-wapm] version = "0.3.3" [dependencies.ignore] version = "0.4.18" [dependencies.insta] version = "1.23.0" features = ["filters"] [dependencies.serde] version = "1.0.149" [dependencies.serde_json] version = "1.0.89" [dependencies.tempfile] version = "3.3.0" [dependencies.tracing] version = "0.1.37" [dependencies.wasmer-pack-cli] version = "0.7.1" [dev-dependencies.tracing-subscriber] version = "0.3.16" features = ["env-filter"]