# 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 = "enarx-config-86d3ad9" version = "0.6.0" authors = ["The Enarx Project Developers"] exclude = [".github/"] description = "Configuration for a WASI application in an Enarx Keep" homepage = "https://enarx.dev/" readme = "README.md" keywords = ["enarx"] categories = ["config"] license = "Apache-2.0" repository = "https://github.com/enarx/enarx" resolver = "2" [dependencies.serde] version = "1.0" features = ["derive"] default-features = false [dependencies.url] version = "2.2.2" features = ["serde"] default-features = false [dev-dependencies.toml] version = "0.5.9" default-features = false