gecko-dev/third_party/rust/toml
Mike Hommey 0b30b96d8b Bug 1806766 - Update toml to 0.5.10. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D165710
2022-12-30 00:21:12 +00:00
..
examples Bug 1772068 - Force update toml to 0.5. r=emilio 2022-06-02 01:06:14 +00:00
src Bug 1806766 - Update toml to 0.5.10. r=emilio,supply-chain-reviewers 2022-12-30 00:21:12 +00:00
tests Bug 1772068 - Force update toml to 0.5. r=emilio 2022-06-02 01:06:14 +00:00
.cargo-checksum.json Bug 1806766 - Update toml to 0.5.10. r=emilio,supply-chain-reviewers 2022-12-30 00:21:12 +00:00
Cargo.lock Bug 1806766 - Update toml to 0.5.10. r=emilio,supply-chain-reviewers 2022-12-30 00:21:12 +00:00
Cargo.toml Bug 1806766 - Update toml to 0.5.10. r=emilio,supply-chain-reviewers 2022-12-30 00:21:12 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md Bug 1806766 - Update toml to 0.5.10. r=emilio,supply-chain-reviewers 2022-12-30 00:21:12 +00:00

README.md

toml

Latest Version Documentation

A serde-compatible TOML decoder and encoder for Rust.

For format-preserving edits or finer control over output, see toml_edit

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.