# 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 = "acid-rs" version = "1.1.1" authors = ["Alexander Abraham "] exclude = [ "site", "docs", "assets", "scripts", "/.github", ] description = "A supersonic static-site generator written in Rust." homepage = "https://github.com/iamtheblackunicorn/acid" documentation = "https://github.com/iamtheblackunicorn/acid" readme = "README.markdown" keywords = [ "site", "static", "generator", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/iamtheblackunicorn/acid" resolver = "2" [dependencies.angelmarkup] version = "1.0.0" [dependencies.chrono] version = "0.4.19" [dependencies.cleasy] version = "1.0.0" [dependencies.colored] version = "2.0.0" [dependencies.extract-frontmatter] version = "2.1.0" [dependencies.file-serve] version = "0.1.1" [dependencies.fs_extra] version = "1.2.0" [dependencies.git2] version = "0.14.2" [dependencies.kstring] version = "1.0.6" [dependencies.liquid] version = "0.24.0" [dependencies.markdown] version = "0.3.0" [dependencies.regex] version = "1.5.5" [dependencies.serde_json] version = "1.0.79"