toml-rs/README.md
2014-08-03 21:36:44 -07:00

334 B

toml-rs

Build Status

Documentation

A TOML decoder and encoder for Rust.

# Cargo.toml
[dependencies.toml]
git = "https://github.com/alexcrichton/toml-rs"