toml_document 0.1.2

Document-style TOML parser. Allows editing TOML document in a way which preserves whitespace and comments.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly