tomboy-toml-dom 0.1.21

For those who are struggling with Rust's cool syntax, our goal is to provide a TOML parser that's as easy as pointing to a menu and eating fast food.
Documentation
[dependencies.casual_logger]
version = "0.6.5"

[dependencies.chrono]
version = "0.4.19"

[dependencies.num-traits]
version = "0.2"

[dependencies.rand]
version = "0.7.3"

[package]
authors = ["ใ‚€ใšใงใ‚‡ <muzudho1@gmail.com>"]
categories = ["parser-implementations"]
description = "For those who are struggling with Rust's cool syntax, our goal is to provide a TOML parser that's as easy as pointing to a menu and eating fast food.  \n"
edition = "2018"
exclude = ["doc/*", "examples/*", "resource/*"]
keywords = ["toml"]
license = "MIT"
name = "tomboy-toml-dom"
readme = "README.md"
repository = "https://github.com/muzudho/tomboy-toml-dom"
version = "0.1.21"