[package] name = "rkdump" version = "0.1.9" edition = "2021" description = "Dump all kubernetes resources as yaml files to a dir" license-file = "LICENSE" authors = ["Johan Kjölhede "] homepage = "https://github.com/gigurra/kdump/tree/use-rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] gigurra-rust-util = "0.1.1"