# 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" name = "containerd-shim-wasm-test-modules" version = "0.4.1" description = "Set of WebAssembly modules for testing containerd shims for wasm" license = "Apache-2.0" [dependencies.anyhow] version = "1.0" [dependencies.env_logger] version = "0.10" [dependencies.libc] version = "0.2.153" [dependencies.log] version = "0.4" [dependencies.oci-spec] version = "0.6.4" features = ["runtime"] [dependencies.serde_json] version = "1.0" [dependencies.tempfile] version = "3.10" [build-dependencies.anyhow] version = "1.0" [build-dependencies.lazy_static] version = "1.4.0" [build-dependencies.wat] version = "1.201"