# 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.65" name = "jenkinsctl" version = "0.4.0" authors = ["Sergei Belokon srj.belokon@gmail.com"] description = "Jenkins management tool" readme = "README.md" keywords = [ "jenkins", "jenkinsctl", ] license = "GPL-2.0-or-later" repository = "https://github.com/enkron/jenkinsctl" [dependencies.async-recursion] version = "1.0.4" [dependencies.base64] version = "0.21.2" [dependencies.bytes] version = "1.4.0" [dependencies.clap] version = "4.3.2" features = ["derive"] [dependencies.colored] version = "2.0.4" [dependencies.http-body-util] version = "0.1" [dependencies.hyper] version = "1" features = ["full"] [dependencies.hyper-tls] version = "0.6.0" [dependencies.hyper-util] version = "0.1" features = ["full"] [dependencies.log] version = "0.4.19" [dependencies.pretty_env_logger] version = "0.5.0" [dependencies.serde] version = "1.0.164" features = ["derive"] [dependencies.serde_json] version = "1.0.96" [dependencies.tokio] version = "1" features = ["full"] [dependencies.urlencoding] version = "2.1.2"