# 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.70" name = "webc-cli" version = "6.2.0" authors = ["Wasmer Engineering Team "] description = "WebContainer implementation for wapm.io" homepage = "https://wasmer.io" license = "MIT" repository = "https://github.com/wasmerio/pirita" [package.metadata.wasmer] abi = "wasi" namespace = "wasmer" package = "webc" [dependencies.anyhow] version = "1.0" [dependencies.bytes] version = "1" features = ["serde"] [dependencies.clap] version = "=4.4.11" features = [ "derive", "env", ] [dependencies.shared-buffer] version = "0.1.2" [dependencies.webc] version = "7.0.0-rc.1"