mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-20 05:11:20 +00:00
Update toml-test URL in README (#230)
This commit is contained in:
parent
1f7884e591
commit
b43f8a032a
@ -21,7 +21,7 @@
|
||||
|
||||
- Header-only (optional!)
|
||||
- Supports the latest [TOML] release ([v1.0.0]), plus optional support for some unreleased TOML features
|
||||
- Passes all tests in the [toml-test](https://github.com/BurntSushi/toml-test) suite
|
||||
- Passes all tests in the [toml-test](https://github.com/toml-lang/toml-test) suite
|
||||
- Supports serializing to JSON and YAML
|
||||
- Proper UTF-8 handling (incl. BOM)
|
||||
- C++17 (plus some C++20 features where available, e.g. experimental support for [char8_t] strings)
|
||||
|
Loading…
Reference in New Issue
Block a user