# 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 = "sconectl" version = "5.8.5" description = "sconectl helps to transform cloud-native applications into cloud-confidential applications. It supports to transform native services into confidential services and services meshes into confidential service meshes." homepage = "https://sconedocs.github.io/" readme = "README.md" keywords = [ "SCONE", "confidential", ] categories = [ "command-line-utilities", "development-tools", ] license = "MIT OR Apache-2.0" repository = "https://github.com/scontain/sconectl" [dependencies.colored] version = "2.0.0" [dependencies.log] version = "0.4.17" [dependencies.serde_json] version = "1.0.81" [dependencies.shells] version = "0.2.0" [dependencies.spinners] version = "4.1.0" [dependencies.which] version = "4.2.5" [badges.maintenance] status = "actively-developed"