# 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 = "encre-css-typography" version = "0.1.6" authors = ["nifou "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Define beautiful typographic defaults for HTML you don't control" documentation = "https://docs.rs/encre-css-typography" readme = "README.md" keywords = [ "tailwind", "css", "compiler", "encre-css", ] categories = ["web-programming"] license = "MIT" repository = "https://gitlab.com/encre-org/encre-css.git" [lib] name = "encre_css_typography" path = "src/lib.rs" [dependencies.encre-css] version = "0.14.1"