# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "mcai-workers" version = "0.0.4" authors = ["Marc-Antoine Arnaud "] description = "A command line tool to manage workers for the Media-Cloud-AI project" homepage = "https://github.com/media-cloud-ai/mcai_workers" license = "MIT" repository = "https://github.com/media-cloud-ai/mcai_workers" [dependencies.base64] version = "0.13" [dependencies.cargo_toml] version = "0.8" [dependencies.clap] version = "2.33" [dependencies.colored] version = "2" [dependencies.confy] version = "0.4" [dependencies.console] version = "0.13" [dependencies.directories] version = "3.0" [dependencies.dockerfile-parser] version = "0.6" [dependencies.github-rs] version = "0.7" [dependencies.gitlab] version = "0.1304" [dependencies.reqwest] version = "0.10" features = ["json", "native-tls"] [dependencies.semver] version = "0.11.0" features = ["serde"] [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0"