# 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 = "strawberrymilk" version = "1.2.0" authors = ["Alexander Abraham "] exclude = ["/.github", "example", "assets"] description = "A small, sweet tool written in Rust to compile your content for the web." homepage = "https://github.com/iamtheblackunicorn/strawberrymilk" documentation = "https://github.com/iamtheblackunicorn/strawberrymilk" readme = "README.markdown" keywords = ["static", "site", "generator"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/iamtheblackunicorn/strawberrymilk" resolver = "2" [dependencies.fs_extra] version = "1.2.0" [dependencies.kstring] version = "1.0.6" [dependencies.liquid] version = "0.24.0" [dependencies.markdown] version = "0.3.0" [dependencies.serde_json] version = "1.0.79"