tsu 0.1.17

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

[dependencies.serde-transcode]
version = "1.1.0"

[dependencies.serde_derive]
version = "1.0.137"

[dependencies.serde_json]
version = "1.0.81"

[dependencies.toml]
version = "0.5.9"

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