From 340c47b5f350219a96166560e0b6ec9ddaffc080 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Wed, 21 Nov 2018 09:41:57 -0800 Subject: Indicate this is now supporting version 0.5 of TOML. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9fb8b8c..6424c1f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Documentation](https://docs.rs/toml/badge.svg)](https://docs.rs/toml) A [TOML][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 +with the v0.5.0 version of TOML. This library will also likely continue to stay up to date with the TOML specification as changes happen. [toml]: https://github.com/toml-lang/toml -- cgit v1.2.3