Update TOML link to a page that covers usage with serde

This commit is contained in:
David Tolnay 2022-11-08 17:33:39 -08:00
parent 92957f17f2
commit 072145e0e9
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -61,7 +61,7 @@
//! [CBOR]: https://github.com/enarx/ciborium
//! [YAML]: https://github.com/dtolnay/serde-yaml
//! [MessagePack]: https://github.com/3Hren/msgpack-rust
//! [TOML]: https://github.com/toml-rs/toml
//! [TOML]: https://docs.rs/toml
//! [Pickle]: https://github.com/birkenfeld/serde-pickle
//! [RON]: https://github.com/ron-rs/ron
//! [BSON]: https://github.com/mongodb/bson-rust