TOML 1.0.0-rc.3 (#449)

No spec change since 1.0.0-rc.1.
This commit is contained in:
Thomas Pelletier
2020-10-11 16:12:23 -04:00
committed by GitHub
parent 5c66c78bc5
commit b4905040a8
+2 -2
View File
@@ -1,9 +1,9 @@
# go-toml
Go library for the [TOML](https://github.com/mojombo/toml) format.
Go library for the [TOML](https://toml.io/) format.
This library supports TOML version
[v1.0.0-rc.1](https://github.com/toml-lang/toml/blob/master/versions/en/toml-v1.0.0-rc.1.md)
[v1.0.0-rc.3](https://toml.io/en/v1.0.0-rc.3)
[![GoDoc](https://godoc.org/github.com/pelletier/go-toml?status.svg)](http://godoc.org/github.com/pelletier/go-toml)
[![license](https://img.shields.io/github/license/pelletier/go-toml.svg)](https://github.com/pelletier/go-toml/blob/master/LICENSE)