# 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 = "pillow-templates" version = "0.4.1" authors = ["SummaryPuppet"] exclude = ["resources"] description = "Templates options for pillow" homepage = "https://github.com/SummaryPuppet/pillow_framework" documentation = "https://github.com/SummaryPuppet/pillow_framework" readme = "./README.md" license = "MIT" repository = "https://github.com/SummaryPuppet/pillow_framework" resolver = "1" [dependencies.handlebars] version = "4.3.6" [dependencies.pillow-fs] version = "0.4.1" [dependencies.serde_json] version = "1.0.91" [dependencies.tera] version = "1.17.1"