tsu 0.1.3

Toml encoding and decoding utilities,parse to toml
Documentation
[dependencies.serde]
version = "1.0.137"

[dependencies.serde_derive]
version = "1.0.137"

[dependencies.toml]
version = "0.5.9"

[package]
authors = ["Andrew Ryan <dnrops@outlook.com>"]
categories = ["encoding", "configuration", "parser-implementations"]
description = "Toml encoding and decoding utilities,parse to toml"
documentation = "https://docs.rs/tsu/"
edition = "2021"
keywords = ["toml", "parser", "encoding", "decoding"]
license = "MIT"
name = "tsu"
readme = "README.md"
resolver = "2"
version = "0.1.3"