# 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-rs" version = "1.0.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.any-object-storage] version = "0.1.0" [dependencies.anyhow] version = "1.0.81" [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.clap_complete] version = "4.5.1" [dependencies.cmd_lib] version = "1.9.3" [dependencies.color-print] version = "0.3.5" [dependencies.config] version = "0.13.4" [dependencies.dialoguer] version = "0.11.0" [dependencies.flate2] version = "1.0.28" [dependencies.indicatif] version = "0.17.8" [dependencies.lazy_static] version = "1.4.0" [dependencies.nix] version = "0.28.0" features = ["user"] [dependencies.regex] version = "1.10.4" [dependencies.serde] version = "1.0.197" [dependencies.serde_json] version = "1.0.115" [dependencies.sudo] version = "0.6.0" [dependencies.tar] version = "0.4.40" [dependencies.which] version = "6.0.1"