My fork of toml-rs with no_std support.
Find a file
Huon Wilson e756f56b62 Disambiguate "" empty strings from multiline strings properly.
Previously `""` would go into multiline mode and thus *require* a
following ".
2014-07-18 20:20:45 +10:00
src Disambiguate "" empty strings from multiline strings properly. 2014-07-18 20:20:45 +10: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