kubectx 1.0.1

Switch between Kubernetes contexts
# 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 = "kubectx"
version = "1.0.1"
authors = ["François-Guillaume RIBREAU <github@fgribreau.com>"]
include = ["src/main.rs", "Cargo.toml"]
description = "Switch between Kubernetes contexts"
homepage = "https://github.com/FGRibreau/kubectx-rs"
documentation = "https://docs.rs/kubectx"
readme = "README.md"
keywords = ["kubectl", "kubernetes", "contexts", "cli", "interface"]
categories = ["command-line-utilities", "development-tools"]
license = "MIT"
repository = "https://github.com/FGRibreau/kubectx-rs"
[dependencies.dialoguer]
version = "0.1.0"