# 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 = "antwerp" version = "0.3.3" description = "An open-source framework ported from JavaScript to Rust for GitHub pages and built with the Marcus HTML to MarkDown parser" homepage = "https://malekai.co.uk/portfolio/projects/Antwerp" documentation = "https://docs.rs/antwerp/latest/antwerp" readme = "README.md" license = "MIT" repository = "https://github.com/Malekaia/Antwerp" [profile.dev] opt-level = 1 [dependencies.glob] version = "0.3.0" [dependencies.marcus] version = "0.1.0" [dependencies.regex] version = "1.7.0"