My fork of toml-rs with no_std support.
Find a file
Alex Crichton 66c83483f8 Merge pull request #2 from dtrebbien/patch-integer-suffix-fix
Fix "error: cannot determine the type of this integer"
2014-06-25 10:03:29 -04:00
src Fix "error: cannot determine the type of this integer" 2014-06-25 08:42:46 -04:00
.gitignore Ignore some directories 2014-06-20 17:06:24 -07:00
.travis.yml Add a travis yml 2014-06-20 17:09:35 -07:00
Cargo.toml Add a Cargo.toml 2014-06-20 17:12:03 -07:00
Makefile Implement Encoder/Decoder for libserialize traits 2014-06-22 22:23:27 -07:00