tree: 44cbb6d16df851d54823cd60374936a651f66747 [path history] [tgz]
  1. examples/
  2. src/
  3. tests/
  4. .cargo-checksum.json
  5. Cargo.lock
  6. Cargo.toml
  7. LICENSE-APACHE
  8. LICENSE-MIT
  9. README.md
vendor/basic-toml-0.1.9/README.md

basic-toml

A library for parsing and producing data in TOML format using Serde.

This crate is a stripped down fork of version 0.5 of the toml crate (from before the toml_edit rewrite).

[dependencies]
basic-toml = "0.1"

License