Skip to content

Commit c4c13b7

Browse files
committed
Clarify that TOML support is actually at v1.0.0-rc.1
Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
1 parent a0eaf45 commit c4c13b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Preserves map order.
99

1010
Format versions:
1111
- YAML: **v1.2** (gopkg.in/yaml.v3)
12-
- TOML: **v0.5.0** (github.com/pelletier/go-toml)
12+
- TOML: **v1.0.0-rc.1** (github.com/pelletier/go-toml)
1313
- JSON: **RFC 7159** (encoding/json)
1414
- HCL: **v1** (github.com/hashicorp/hcl)
1515

0 commit comments

Comments
 (0)