tagger 1.0.1

Write SVG / HTML / XML programmatically
Documentation
[package]
name = "tagger"
version = "1.0.1"
authors = ["Ken <kenakioreed@gmail.com>"]
edition = "2018"
license = "MIT"
repository = "https://github.com/tiby312/tagger"
description = "Write SVG / HTML / XML programmatically"
keywords = ["svg", "html","xml","tag","markup"]
readme = "README.md"
include = ["src/**/*", "LICENSE-MIT", "README.md"]


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]