Merge "Create patch from LICENSE file" into main am: 02af3488c2

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/toml/+/3212115

Change-Id: Ib85cd1127dff5dfda0a7a9fce3ab7ff3d2d89887
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 046ed2d94c3f22b2e3767b2e5245ceab0ea3af20
  1. examples/
  2. patches/
  3. src/
  4. tests/
  5. .cargo_vcs_info.json
  6. Android.bp
  7. Cargo.lock
  8. Cargo.toml
  9. Cargo.toml.orig
  10. cargo_embargo.json
  11. LICENSE
  12. LICENSE-APACHE
  13. LICENSE-MIT
  14. METADATA
  15. MODULE_LICENSE_APACHE2
  16. MODULE_LICENSE_MIT
  17. OWNERS
  18. 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.