# 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 = "wrestic" version = "1.3.0" authors = ["alvaro17f"] description = "Restic wrapper built in Rust" homepage = "https://wrestic.com/" readme = "README.md" keywords = [ "restic", "wrapper", "rust", "backup", "tool", ] license = "LGPL-3.0" repository = "https://github.com/alvaro17f/wrestic" [dependencies.anyhow] version = "1.0.72" [dependencies.clap] version = "4.4.6" features = ["derive"] [dependencies.clap_complete] version = "4.4.1" [dependencies.cmd_lib] version = "1.3.0" [dependencies.color-print] version = "0.3.4" [dependencies.config] version = "0.13.3" [dependencies.dialoguer] version = "0.11.0" [dependencies.flate2] version = "1.0.27" [dependencies.indicatif] version = "0.17.6" [dependencies.lazy_static] version = "1.4.0" [dependencies.nix] version = "0.27.1" features = ["user"] [dependencies.regex] version = "1.9.3" [dependencies.serde] version = "1.0.183" [dependencies.serde_json] version = "1.0.104" [dependencies.tar] version = "0.4.40" [dependencies.which] version = "4.4.0"