hypermelon 1.0.0

Write SVG / HTML / XML programmatically
Documentation
# 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 = "hypermelon"
version = "1.0.0"
authors = ["Ken <kenakioreed@gmail.com>"]
include = [
    "src/**/*",
    "LICENSE-MIT",
    "README.md",
]
description = "Write SVG / HTML / XML programmatically"
readme = "README.md"
keywords = [
    "svg",
    "html",
    "xml",
    "tag",
    "markup",
]
license = "MIT"
repository = "https://github.com/tiby312/hypermelon"

[dependencies]