# 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 = "2018" name = "font-catcher" version = "2.1.1" authors = ["Gustavo Peredo"] description = "A command-line utility and a high-level library for user and system font management" homepage = "https://github.com/GustavoPeredo/Font-Catcher" documentation = "https://github.com/GustavoPeredo/Font-Catcher" readme = "README.md" keywords = ["fonts", "font-management", "download", "awesome"] categories = ["command-line-utilities", "filesystem", "visualization"] license = "AGPL-3.0" repository = "https://github.com/GustavoPeredo/Font-Catcher" [dependencies.chrono] version = "0.4.16" [dependencies.curl] version = "0.4.40" [dependencies.dirs] version = "4.0.0" [dependencies.font-kit] version = "0.10.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.toml] version = "0.4.2" [features] google_repo = []