# 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 = "fresco" version = "0.1.0" authors = ["Artur Tamborski "] include = [ "/src", "README.md", "LICENSE", ] publish = true description = "Back up, synchronize and apply your preferences across all your devices." homepage = "https://fresco.tur.ski" documentation = "https://docs.rs/fresco" readme = "README.md" keywords = [ "fresco", "cli", "config", "dotfiles", "preferences", ] categories = [ "command-line-utilities", "config", ] license-file = "LICENSE" repository = "https://github.com/arturtamborski/fresco" [dependencies.clap] version = "3.2.17" features = ["derive"] [dependencies.duct] version = "0.13.5" [dependencies.embed_plist] version = "1.2" [dependencies.notify] version = "5.0.0" [dependencies.plist] version = "1.3.1" [badges.maintenance] status = "experimental"