sml 0.1.10

Simple markup language.
Documentation
[package]
name = "sml"
version = "0.1.10"
authors = ["ericfindlay <e.findlay@protonmail.ch>"]
edition = "2018"
description = "Simple markup language."
documentation = "https://docs.rs/sml"
homepage = "https://github.com/ericfindlay/sml"
repository = "https://github.com/ericfindlay/sml"
license = "MIT/Apache-2.0"
readme = "README.md"

[dependencies]
colored = "1.7.0"