aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-02-13 18:18:36 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-02-13 18:18:36 -0800
commita96209eba2f6e4d3da2f910638c2ae6dab5deb14 (patch)
tree67177d8be9425f06cf0f9e04081917b7e224e3c1 /README.md
parenta2aad06ddeb780f06313b9e4613cb96c1fe15361 (diff)
downloadmilf-rs-a96209eba2f6e4d3da2f910638c2ae6dab5deb14.tar.gz
milf-rs-a96209eba2f6e4d3da2f910638c2ae6dab5deb14.zip
Clarify TOML compliance
Closes #54
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bddccd0..9b704e6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
[Documentation](http://alexcrichton.com/toml-rs/toml/index.html)
-A TOML decoder and encoder for Rust.
+A TOML decoder and encoder for Rust. This library is currently compliant with
+the v0.4.0 version of TOML. This library will also likely continue to stay up to
+date with the TOML specification as changes happen.
```toml
# Cargo.toml