e7c7bba846
Fix build break due to import shadowing |
||
---|---|---|
src | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
README.md |
toml-rs
A TOML decoder and encoder for Rust.
# Cargo.toml
[dependencies.toml]
git = "https://github.com/alexcrichton/toml-rs"