# 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] name = "korq" version = "0.4.0" authors = ["Mahmut Bulut "] exclude = ["doc/**", "assets/**", "docs/**", "ci/**"] description = "Kubernetes Dynamic Log Tailing Utility" homepage = "https://vertexclique.github.io/korq" documentation = "https://docs.rs/korq" readme = "README.md" keywords = ["kubernetes", "logging", "infrastructure", "cluster", "pod"] categories = ["development-tools", "command-line-utilities"] license = "MIT" repository = "https://github.com/vertexclique/korq" [dependencies.backtrace] version = "0.3" [dependencies.carboxyl] version = "0.2.1" [dependencies.clap] version = "2.32.0" [dependencies.colored] version = "1.6" [dependencies.dirs] version = "1.0.4" [dependencies.futures] version = "0.1.23" [dependencies.openssl] version = "0.10.15" [dependencies.qube] version = "0.4.0" [dependencies.rand] version = "0.5.5" [dependencies.reqwest] version = "0.9.3" [dependencies.tokio] version = "0.1.11"