# 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 = "fontpm-source-google-fonts" version = "0.2.0" description = """ Google Fonts font source [`fontpm`](https://github.com/tecc/fontpm). """ keywords = [ "fontpm", "fonts", ] license = "Apache-2.0" repository = "https://github.com/tecc/fontpm" resolver = "1" [dependencies.default-env] version = "0.1.1" [dependencies.fontpm-api] version = "0.2" features = ["reqwest-util"] [dependencies.log] version = "0.4.17" [dependencies.reqwest] version = "0.11.13" features = [ "json", "gzip", "brotli", ] [dependencies.serde] version = "1.0.151" features = ["derive"] [dependencies.serde_json] version = "1.0.91" [dependencies.sha2] version = "0.10.6"