From a96209eba2f6e4d3da2f910638c2ae6dab5deb14 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 13 Feb 2015 18:18:36 -0800 Subject: Clarify TOML compliance Closes #54 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3