basic-toml 0.0.0

Minimal TOML library with few dependencies
1
2
3
4
5
6
7
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Minimal TOML library with few dependencies"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "basic-toml"
version = "0.0.0"