# 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" name = "harvester-backups" version = "0.1.2" description = "Create backups using harvester hci. Please set the SOURCE_CONTEXT and TARGET_CONTEXT to choose clusters" license = "Apache-2.0" [dependencies.anyhow] version = "1.0.86" [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.colored] version = "2.1.0" [dependencies.itertools] version = "0.13.0" [dependencies.k8s-crds-longhorn] version = "0.4.1" [dependencies.k8s-openapi] version = "0.22.0" features = ["v1_27"] [dependencies.kube] version = "0.91.0" features = ["config"] [dependencies.serde] version = "1.0.202" [dependencies.serde_json] version = "1.0.117" [dependencies.serde_yml] version = "0.0.7" [dependencies.tokio] version = "1.37.0" features = ["full"]