My fork of toml-rs with no_std support.
Find a file
Alex Crichton a3c7f2c38e Don't escape / when printing.
It's not necessary and it's a little ugly to look at
2014-07-18 14:28:06 -07:00
src Don't escape / when printing. 2014-07-18 14:28:06 -07:00
.gitignore Ignore some directories 2014-06-20 17:06:24 -07:00
.travis.yml Update travis config 2014-07-14 12:51:12 -07:00
Cargo.toml Add a Cargo.toml 2014-06-20 17:12:03 -07:00
Makefile --crate-file-name => --print-file-name 2014-07-07 06:24:37 -07:00