Upgrade toml to 0.8.10

This project was upgraded with external_updater.
Usage: tools/external_updater/updater.sh update external/rust/crates/toml
For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

Test: TreeHugger
Change-Id: Icad28b2a60222628299dde45cd2407ea1264105d
20 files changed
tree: f3a0f90985c584fac5318e01dfea8940b4a7d051
  1. examples/
  2. src/
  3. tests/
  4. .cargo_vcs_info.json
  5. Android.bp
  6. Cargo.lock
  7. Cargo.toml
  8. Cargo.toml.orig
  9. cargo_embargo.json
  10. LICENSE
  11. LICENSE-APACHE
  12. LICENSE-MIT
  13. METADATA
  14. MODULE_LICENSE_APACHE2
  15. MODULE_LICENSE_MIT
  16. OWNERS
  17. README.md
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.