Rust TOML parsers moved (and were merged in the same repo)

Martin Tournoij 2023-01-16 18:18:26 +01:00
parent 482ed101f5
commit a30fe65db2

@ -61,8 +61,7 @@ Please note the highest TOML version tag that your parser supports in your READM
| Ruby | https://github.com/kgiszczak/tomlib | binding of [tomlc99] |
| Ruby | https://github.com/mame/perfect_toml | |
| R | https://github.com/eddelbuettel/rcpptoml | |
| Rust | https://github.com/alexcrichton/toml-rs | |
| Rust | https://github.com/ordian/toml_edit | |
| Rust | https://github.com/toml-rs/toml | |
| Rust | https://github.com/tamasfe/taplo | |
| Swift | https://github.com/dduan/TOMLDecoder | |
| Swift | https://github.com/LebJe/TOMLKit | binding of [tomlplusplus] |