rdxl_scaffolding 0.1.1

Rdxl Prefabricated HTML Components
Documentation
[package]
name = "rdxl_scaffolding"
version = "0.1.1"
authors = ["Andrew <andrew@subarctic.org>"]
license = "MIT OR Apache-2.0"
description = "Rdxl Prefabricated HTML Components"
edition = "2018"
readme = "README.md"
repository = "https://github.com/andrew-johnson-4/rdxl_scaffolding"
keywords = ["html","scaffolding","templates"]

[dependencies]
rdxl = "0.5.5"
mxml = "0.1.2"

[[bin]]
name = "build_index"
path = "src/build_index.rs"